aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+29
2014-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-0/+12
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang1-1/+6
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang1-1/+1
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+12
2014-05-07net: clean up snmp stats codeWANG Cong2-32/+18
2014-05-07tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell1-1/+1
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+12
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert1-0/+7
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert1-0/+6
2014-05-05net: Allow csum_add to be provided in archTom Herbert1-0/+2
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-17/+120
2014-05-05vsock: Make transport the proto ownerAndy King1-1/+5
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet1-5/+3
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet1-1/+21
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-17/+120
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2-5/+19
2014-04-30net: dsa: add ds_to_privFlorian Fainelli1-0/+5
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-14/+109
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville2-3/+11
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen1-0/+8
2014-04-27sched, cls: check if we could overwrite actions when changing a filterCong Wang2-2/+2
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy1-0/+6
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski1-6/+10
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior1-0/+27
2014-04-24vxlan: add x-netns supportNicolas Dichtel1-1/+1
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman1-0/+5
2014-04-246lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez1-7/+0
2014-04-20tcp: make tcp_cwnd_application_limited() staticWeiping Pan1-1/+0
2014-04-206lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez1-0/+1
2014-04-206lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez1-0/+15
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+3
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2-9/+10
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet5-11/+24
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet3-3/+3
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+10
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"Daniel Borkmann1-1/+13
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2014-04-11Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds2-5/+4
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2-2/+2
2014-04-09mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy1-1/+3
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo1-1/+1
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho1-0/+7
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-2/+0
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-2/+5
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho1-0/+22
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer2-1/+9