aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim2-0/+9
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+2
2017-01-24netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso1-3/+3
2017-01-24net/sched: Introduce sample tc actionYotam Gigi1-0/+50
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi1-0/+36
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2-0/+11
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn1-8/+0
2017-01-20csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson1-1/+1
2017-01-20sock: use hlist_entry_safeGeliang Tang1-2/+1
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet2-15/+2
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern1-0/+11
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot1-4/+4
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long2-0/+7
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long1-0/+4
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long2-2/+8
2017-01-18sctp: add stream reconf primitiveXin Long3-1/+5
2017-01-18sctp: add stream reconf timerXin Long3-0/+9
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long2-1/+7
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik1-0/+9
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik1-1/+0
2017-01-18inet: drop ->bind_conflictJosef Bacik2-11/+0
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik3-8/+2
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman1-0/+4
2017-01-17esp4: Avoid skb_cow_data whenever possibleSteffen Klassert1-0/+2
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang1-0/+6
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-101/+106
2017-01-13tcp: remove early retransmitYuchung Cheng1-19/+0
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng1-7/+4
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng1-1/+1
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng2-1/+7
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng1-3/+4
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng1-2/+1
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen1-10/+17
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha1-4/+14
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna1-11/+25
2017-01-13wext: uninline stream addition functionsJohannes Berg1-60/+7
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel1-1/+4
2017-01-12wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann1-1/+2
2017-01-11flow disector: ARP supportSimon Horman1-0/+19
2017-01-10xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal1-0/+1
2017-01-10xfrm: remove xfrm_state_put_afinfoFlorian Westphal1-1/+0
2017-01-09smc: netlink interface for SMC socketsUrsula Braun2-0/+23
2017-01-09net: introduce keepalive function in struct protoUrsula Braun1-0/+1
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli1-2/+2
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli1-4/+7
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski1-0/+7
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn1-1/+1
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn1-2/+1
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn1-1/+9
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn1-0/+11