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