summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-06-25net: struct sock cleanupsEric Dumazet-1/+2
2012-06-25net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian-1/+1
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2012-06-24mac80211: clean up debuggingJohannes Berg-24/+0
2012-06-22ipv4: tcp: dont cache output dst for syncookiesEric Dumazet-1/+3
2012-06-22ipv4: Add sysctl knob to control early socket demuxAlexander Duyck-0/+3
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville-20/+72
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein-0/+5
2012-06-19ipv4: Early TCP socket demux.David S. Miller-2/+6
2012-06-19inet: Sanitize inet{,6} protocol demux.David S. Miller-2/+5
2012-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-212/+298
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-212/+298
2012-06-18netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unsetPablo Neira Ayuso-1/+1
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko-1/+2
2012-06-19netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso-0/+43
2012-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+12
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh-0/+4
2012-06-17net: remove my future former mail addressRémi Denis-Courmont-1/+1
2012-06-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-38/+43
2012-06-16include/net/dst.h: neaten asterisk placementEldad Zack-9/+8
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso-0/+11
2012-06-16netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso-0/+1
2012-06-16netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso-0/+4
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso-33/+17
2012-06-16netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso-3/+6
2012-06-16netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso-2/+4
2012-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+0
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller-2/+0
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf-0/+2
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller-4/+4
2012-06-14ipv4: Handle PMTU in all ICMP error handlers.David S. Miller-1/+4
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh-0/+9
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+12
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-212/+286
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-0/+6
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg-4/+4
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+6
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes-1/+1
2012-06-12TTY: ircomm, use tty from tty_portJiri Slaby-1/+0
2012-06-12TTY: ircomm, revamp lockingJiri Slaby-1/+0
2012-06-12TTY: ircomm, use flags from tty_portJiri Slaby-6/+0
2012-06-12TTY: ircomm, use open counts from tty_portJiri Slaby-3/+0
2012-06-12TTY: ircomm, use close times from tty_portJiri Slaby-3/+0
2012-06-12TTY: ircomm, add tty_portJiri Slaby-2/+1
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet-2/+5
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-27/+82
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko-6/+6
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan-0/+6
2012-06-11inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller-2/+2