aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-37/+94
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-17/+31
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-6/+16
2013-11-19genetlink: add and use genl_set_err()Johannes Berg1-0/+14
2013-11-19genetlink: remove family pointer from genl_multicast_groupJohannes Berg1-2/+0
2013-11-19genetlink: remove genl_unregister_mc_group()Johannes Berg1-2/+0
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+6
2013-11-15genetlink: unify registration functionsJohannes Berg1-4/+24
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-14genetlink: make genl_ops flags a u8 and move to endJohannes Berg1-3/+3
2013-11-14genetlink: allow making ops constJohannes Berg1-5/+5
2013-11-14genetlink: register family ops as arrayJohannes Berg1-3/+4
2013-11-14genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg1-2/+0
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko2-34/+2
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot1-0/+1
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville6-73/+104
2013-11-07net: move pskb_put() to core codeMathias Krause1-2/+0
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches1-7/+7
2013-11-05ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa1-4/+12
2013-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville4-73/+72
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-0/+32
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller16-467/+361
2013-11-04net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer1-4/+15
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng1-4/+3
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-4/+14
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann1-0/+5
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville16-467/+361
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-11-03net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann1-37/+19
2013-11-03net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann1-0/+6
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger2-4/+8
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-10/+0
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis1-0/+11
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause1-7/+0
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause1-3/+0
2013-10-28ipv6: Remove privacy config option.David S. Miller1-4/+1
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau1-0/+14
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez1-0/+9
2013-10-28mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg1-0/+4
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich1-0/+6
2013-10-25ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa1-0/+1
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa1-0/+4
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_onceHannes Frederic Sowa1-2/+0
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+19
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch1-1/+1
2013-10-22net: remove function sk_reset_txq()ZHAO Gang1-3/+1
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni1-1/+1
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2-24/+14
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman2-3/+1
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman1-1/+0