| Age | Commit message (Expand) | Author | Lines |
| 2012-06-25 | net: struct sock cleanups | Eric Dumazet | -1/+2 |
| 2012-06-25 | net: Remove 'unlikely' qualifier in skb_steal_sock() | Vijay Subramanian | -1/+1 |
| 2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | -1/+1 |
| 2012-06-24 | mac80211: clean up debugging | Johannes Berg | -24/+0 |
| 2012-06-22 | ipv4: tcp: dont cache output dst for syncookies | Eric Dumazet | -1/+3 |
| 2012-06-22 | ipv4: Add sysctl knob to control early socket demux | Alexander Duyck | -0/+3 |
| 2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | -20/+72 |
| 2012-06-21 | mac80211: add command to get current rssi | Victor Goldenshtein | -0/+5 |
| 2012-06-19 | ipv4: Early TCP socket demux. | David S. Miller | -2/+6 |
| 2012-06-19 | inet: Sanitize inet{,6} protocol demux. | David S. Miller | -2/+5 |
| 2012-06-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | -212/+298 |
| 2012-06-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | -212/+298 |
| 2012-06-18 | netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset | Pablo Neira Ayuso | -1/+1 |
| 2012-06-19 | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko | -1/+2 |
| 2012-06-19 | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled | Pablo Neira Ayuso | -0/+43 |
| 2012-06-18 | Merge 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 dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh | -0/+4 |
| 2012-06-17 | net: remove my future former mail address | Rémi Denis-Courmont | -1/+1 |
| 2012-06-16 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | -38/+43 |
| 2012-06-16 | include/net/dst.h: neaten asterisk placement | Eldad Zack | -9/+8 |
| 2012-06-16 | netfilter: add user-space connection tracking helper infrastructure | Pablo Neira Ayuso | -0/+11 |
| 2012-06-16 | netfilter: ctnetlink: add CTA_HELP_INFO attribute | Pablo Neira Ayuso | -0/+1 |
| 2012-06-16 | netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled | Pablo Neira Ayuso | -0/+4 |
| 2012-06-16 | netfilter: nf_ct_helper: implement variable length helper private data | Pablo Neira Ayuso | -33/+17 |
| 2012-06-16 | netfilter: nf_ct_ext: support variable length extensions | Pablo Neira Ayuso | -3/+6 |
| 2012-06-16 | netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names | Pablo Neira Ayuso | -2/+4 |
| 2012-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | -2/+0 |
| 2012-06-16 | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip... | David S. Miller | -2/+0 |
| 2012-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | -0/+2 |
| 2012-06-15 | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route | Thomas Graf | -0/+2 |
| 2012-06-15 | ipv6: Handle PMTU in ICMP error handlers. | David S. Miller | -4/+4 |
| 2012-06-14 | ipv4: 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-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | -0/+12 |
| 2012-06-13 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | -212/+286 |
| 2012-06-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | -0/+6 |
| 2012-06-13 | cfg80211/nl80211: fix kernel-doc | Johannes Berg | -4/+4 |
| 2012-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | -3/+6 |
| 2012-06-12 | Bluetooth: Fix flags of mgmt_device_found event | Jefferson Delfes | -1/+1 |
| 2012-06-12 | TTY: ircomm, use tty from tty_port | Jiri Slaby | -1/+0 |
| 2012-06-12 | TTY: ircomm, revamp locking | Jiri Slaby | -1/+0 |
| 2012-06-12 | TTY: ircomm, use flags from tty_port | Jiri Slaby | -6/+0 |
| 2012-06-12 | TTY: ircomm, use open counts from tty_port | Jiri Slaby | -3/+0 |
| 2012-06-12 | TTY: ircomm, use close times from tty_port | Jiri Slaby | -3/+0 |
| 2012-06-12 | TTY: ircomm, add tty_port | Jiri Slaby | -2/+1 |
| 2012-06-12 | bonding: Fix corrupted queue_mapping | Eric Dumazet | -2/+5 |
| 2012-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | -27/+82 |
| 2012-06-12 | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies | Andrei Emeltchenko | -6/+6 |
| 2012-06-11 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan | -0/+6 |
| 2012-06-11 | inet: Fix BUG triggered by __rt{,6}_get_peer(). | David S. Miller | -2/+2 |