summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-05net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-04net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann
2013-11-04net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause
2013-10-29ipv6: Remove privacy config option.David S. Miller
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez
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