summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller
2012-06-09inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller
2012-06-09inet: Create and use rt{,6}_get_peer_create().David S. Miller
2012-06-08af_unix: speedup /proc/net/unixEric Dumazet
2012-06-08inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng
2012-06-08inetpeer: add namespace support for inetpeerGao feng
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-05-18ipv6: bool conversions phase1Eric Dumazet
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet
2012-05-17lapb: Neaten debuggingJoe Perches
2012-05-17tcp: bool conversionsEric Dumazet
2012-05-17net: include/net/sock.h cleanupEric Dumazet
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-05-16net: sock_flag() cleanupEric Dumazet
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com
2012-05-16mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan
2012-05-16Bluetooth: Lock the L2CAP channel when sendingMat Martineau
2012-05-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller
2012-05-14codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller