aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-10-28mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-25ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch
2013-10-22net: remove function sk_reset_txq()ZHAO Gang
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman
2013-10-21tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-21nf_tables*.h: Remove extern from function prototypesJoe Perches
2013-10-21Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan
2013-10-21Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan
2013-10-19tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa
2013-10-19inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa
2013-10-19inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa
2013-10-19ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa
2013-10-19ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa
2013-10-19ipv4: generalize gre_handle_offloadsEric Dumazet
2013-10-19net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-10-19Bluetooth: Add support for setting DUT modeMarcel Holtmann
2013-10-19Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann
2013-10-19Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann
2013-10-19Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann
2013-10-18cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-18Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet
2013-10-18Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann
2013-10-18Bluetooth: Add address type to device blacklist tableMarcel Holtmann
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17ipv4: shrink rt_cache_statEric Dumazet
2013-10-17netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap
2013-10-17net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller
2013-10-17irda: update comment mentioning IRQF_DISABLEDMichael Opdenacker
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-16Bluetooth: Convert idle timer to use delayed workJohan Hedberg
2013-10-16Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg
2013-10-16Bluetooth: Remove enable_hs declarationMarcel Holtmann
2013-10-16Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann
2013-10-16Bluetooth: Set the scan response data when neededMarcel Holtmann
2013-10-16Bluetooth: Store scan response data in HCI deviceMarcel Holtmann