Age | Commit message (Expand) | Author |
2014-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-11 | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e... | Linus Torvalds |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller |
2014-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-03 | netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len | Andrey Vagin |
2014-04-03 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-01 | mac802154: make csma/cca parameters per-wpan | Phoebe Buckheister |
2014-03-31 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-03-31 | ipv6: reuse rt6_need_strict | Wang Yufen |
2014-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-31 | net: filter: move filter accounting to filter core | Daniel Borkmann |
2014-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-28 | ipv6: move DAD and addrconf_verify processing to workqueue | Hannes Frederic Sowa |
2014-03-27 | ipv6: do not overwrite inetpeer metrics prematurely | Michal Kubeček |
2014-03-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-03-26 | net: Rename skb->rxhash to skb->hash | Tom Herbert |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-25 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-03-25 | 9pnet: p9_client->conn field is unused. Remove it. | Simon Derr |
2014-03-25 | 9P: Get rid of REQ_STATUS_FLSH | Simon Derr |
2014-03-25 | 9P: Add cancelled() to the transport functions. | Simon Derr |
2014-03-25 | 9P: Add memory barriers to protect request fields over cb/rpc threads handoff | Dominique Martinet |
2014-03-24 | ipv4: remove ip_rt_dump from route.c | Li RongQing |
2014-03-24 | net: optimize csum_replace2() | Eric Dumazet |
2014-03-21 | Bluetooth: Track current configured LE scan type parameter | Marcel Holtmann |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-20 | tcp: syncookies: do not use getnstimeofday() | Eric Dumazet |
2014-03-20 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-03-20 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-03-19 | Bluetooth: Fix passkey endianess in user_confirm and notify_passkey | Johan Hedberg |
2014-03-19 | mac80211: set beamforming bit in radiotap | Emmanuel Grumbach |
2014-03-19 | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach |
2014-03-19 | mac80211: add status_driver_data array to ieee80211_tx_info | Eliad Peller |
2014-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2014-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2014-03-17 | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-14 | 6lowpan: move lowpan frag_info out of 802.15.4 headers | Phoebe Buckheister |
2014-03-14 | ieee802154: use ieee802154_addr instead of *_sa variants | Phoebe Buckheister |
2014-03-14 | mac802154: use header operations to create/parse headers | Phoebe Buckheister |
2014-03-14 | ieee802154: add header structs with endiannes and operations | Phoebe Buckheister |
2014-03-14 | ieee802154: enforce consistent endianness in the 802.15.4 stack | Phoebe Buckheister |
2014-03-14 | ieee802154: add address struct with proper endiannes and some operations | Phoebe Buckheister |
2014-03-14 | ieee802154: rename struct ieee802154_addr to *_sa | Phoebe Buckheister |
2014-03-14 | xfrm6: Remove xfrm_tunnel_notifier | Steffen Klassert |
2014-03-14 | xfrm6: Add IPsec protocol multiplexer | Steffen Klassert |
2014-03-14 | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly | Steffen Klassert |
2014-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |