summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long-7/+0
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long-3/+3
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+3
2016-09-21vti6: fix input pathNicolas Dichtel-1/+3
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner-1/+1
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet-0/+10
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+14
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng-0/+14
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson-1/+2
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds-1/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+8
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller-0/+9
2016-08-30cfg80211: Add stub for cfg80211_get_station()Linus Lüssing-0/+9
2016-08-25netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang-0/+4
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang-0/+4
2016-08-18tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet-0/+2
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-26/+47
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong-16/+28
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong-16/+22
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong-1/+1
2016-08-15gre: set inner_protocol on xmitSimon Horman-0/+1
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg-1/+2
2016-08-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller-1/+2
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+6
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells-1/+1
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul-1/+2
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick-1/+1
2016-08-02VSOCK: Introduce virtio_vsock_common.koAsias He-0/+2
2016-08-02VSOCK: defer sock removal to transportsStefan Hajnoczi-0/+1
2016-08-02VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi-0/+3
2016-08-01sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long-1/+1
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-5/+204
2016-07-25net_sched: get rid of struct tcf_commonWANG Cong-45/+42
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong-50/+42
2016-07-25mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel-0/+4
2016-07-25gtp: #define #define _GTP_H_ and not #define _GTP_HColin Ian King-1/+1
2016-07-24net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi-0/+9
2016-07-24net/sched: Add match-all classifier hw offloading.Yotam Gigi-0/+11
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-31/+40
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+16
2016-07-22netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal-2/+0
2016-07-22netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal-12/+4
2016-07-22gro_cells: gro_cells_receive now return error codePaolo Abeni-6/+5
2016-07-20Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller-6/+2
2016-07-21netfilter: Add helper array register/unregister functionsGao Feng-0/+15
2016-07-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-3/+6
2016-07-19net/ncsi: Package and channel managementGavin Shan-0/+6
2016-07-19net/ncsi: Resource managementGavin Shan-0/+46
2016-07-19net: dsa: support switchdev ageing time attrVivien Didelot-0/+2