Age | Commit message (Expand) | Author | Files | Lines |
2013-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -2/+4 |
2013-05-15 | netfilter: log: netns NULL ptr bug when calling from conntrack | Hans Schillstrom | 2 | -2/+4 |
2013-05-12 | ipv6: do not clear pinet6 field | Eric Dumazet | 1 | -0/+12 |
2013-05-06 | net: frag, fix race conditions in LRU list maintenance | Konstantin Khlebnikov | 1 | -2/+3 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+4 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 56 | -1310/+965 |
2013-05-01 | af_unix: fix a fatal race with bit fields | Eric Dumazet | 1 | -2/+3 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells | 1 | -1/+3 |
2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+8 |
2013-04-29 | net: defer net_secret[] initialization | Eric Dumazet | 1 | -0/+1 |
2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2 | -1/+7 |
2013-04-29 | sctp: Correct type and usage of sctp_end_cksum() | Simon Horman | 1 | -1/+1 |
2013-04-29 | netfilter: move skb_gso_segment into nfnetlink_queue module | Florian Westphal | 1 | -0/+6 |
2013-04-29 | net: increase frag hash size | Jesper Dangaard Brouer | 1 | -1/+1 |
2013-04-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 1 | -6/+8 |
2013-04-25 | genl: Allow concurrent genl callbacks. | Pravin B Shelar | 1 | -0/+1 |
2013-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 1 | -4/+4 |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -59/+235 |
2013-04-23 | caif: Remove my bouncing email address. | sjur.brandeland@stericsson.com | 11 | -11/+10 |
2013-04-23 | ipvs: fix sparse warnings for some parameters | Julian Anastasov | 1 | -4/+4 |
2013-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -2/+12 |
2013-04-23 | net: sctp: minor: remove dead code from sctp_packet | Daniel Borkmann | 1 | -2/+1 |
2013-04-22 | net: remove a stale comment for dl_next | Eric Dumazet | 1 | -1/+1 |
2013-04-22 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -10/+114 |
2013-04-22 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 4 | -36/+91 |
2013-04-22 | mac80211: improve the rate control API | Felix Fietkau | 1 | -0/+66 |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel | 1 | -0/+23 |
2013-04-22 | mac80211: indicate admission control in TX queue parameters | Alexander Bondar | 1 | -0/+2 |
2013-04-22 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 5 | -14/+57 |
2013-04-21 | net: fix incorrect credentials passing | Linus Torvalds | 1 | -2/+2 |
2013-04-20 | irda: small read past the end of array in debug code | Dan Carpenter | 1 | -1/+2 |
2013-04-19 | netfilter: rename netlink related "pid" variables to "portid" | Patrick McHardy | 2 | -3/+3 |
2013-04-19 | Bluetooth: Fix HCI command send functions to use const specifier | Johan Hedberg | 1 | -6/+8 |
2013-04-18 | Bluetooth: Rename LE_SCANNING_* macros | Andre Guedes | 1 | -2/+2 |
2013-04-18 | Bluetooth: Add macros for filter duplicates values | Andre Guedes | 1 | -0/+2 |
2013-04-18 | Bluetooth: Add LE scan type macros | Andre Guedes | 1 | -0/+3 |
2013-04-18 | Bluetooth: Add reading of all local feature pages | Johan Hedberg | 1 | -1/+2 |
2013-04-18 | Bluetooth: Track feature pages in a single table | Johan Hedberg | 1 | -24/+25 |
2013-04-18 | Bluetooth: Move and rename hci_conn_accept | Frédéric Dalleau | 1 | -1/+0 |
2013-04-17 | net: sctp: sctp_ulpq: remove 'malloced' struct member | Daniel Borkmann | 1 | -1/+0 |
2013-04-17 | net: sctp: sctp_bind_addr: remove dead code | Daniel Borkmann | 1 | -2/+0 |
2013-04-17 | net: sctp: sctp_transport: remove unused variable | Daniel Borkmann | 1 | -4/+1 |
2013-04-17 | net: sctp: sctp_outq: remove 'malloced' from its struct | Daniel Borkmann | 1 | -3/+0 |
2013-04-17 | net: sctp: sctp_inq: remove dead code | Daniel Borkmann | 1 | -2/+0 |
2013-04-17 | net: sctp: sctp_ssnmap: remove 'malloced' element from struct | Daniel Borkmann | 1 | -1/+0 |
2013-04-17 | Bluetooth: l2cap: add l2cap_user sub-modules | David Herrmann | 1 | -0/+10 |
2013-04-17 | Bluetooth: l2cap: introduce l2cap_conn ref-counting | David Herrmann | 1 | -0/+4 |
2013-04-17 | Bluetooth: allow constant arguments for bacmp()/bacpy() | David Herrmann | 1 | -2/+2 |
2013-04-17 | Bluetooth: introduce hci_conn ref-counting | David Herrmann | 1 | -0/+31 |