aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells1-0/+2
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet1-0/+1
2016-08-28kcm: Remove TCP specific references from kcm and strparserTom Herbert1-1/+1
2016-08-28tcp: Set read_sock and peek_len proto_opsTom Herbert1-0/+2
2016-08-28net: Add read_sock proto_opTom Herbert1-2/+0
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel1-6/+0
2016-08-26devlink: remove unused priv_sizeIvan Vecera1-1/+0
2016-08-25net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet1-1/+1
2016-08-24net: dsa: rename switch operations structureVivien Didelot1-5/+5
2016-08-23net: remove clear_sk() methodEric Dumazet1-1/+0
2016-08-23udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet1-2/+0
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern1-0/+1
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng1-2/+1
2016-08-23strparser: Queue work when being unpausedTom Herbert1-4/+1
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn1-2/+3
2016-08-22net_sched: properly handle failure case of tcf_exts_init()WANG Cong1-2/+4
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli1-0/+14
2016-08-18bpf: get rid of cgroup helper related ifdefsDaniel Borkmann1-0/+10
2016-08-18tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion1-0/+1
2016-08-18flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion1-3/+9
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-24/+50
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-26/+47
2016-08-17kcm: Use stream parserTom Herbert1-31/+6
2016-08-17strparser: Stream parser for messagesTom Herbert1-0/+145
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong2-16/+28
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong2-16/+22
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong1-1/+1
2016-08-15gre: set inner_protocol on xmitSimon Horman1-0/+1
2016-08-15pptp: Refactor the struct and macros of PPTP codesGao Feng1-18/+1
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-10rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng2-1/+49
2016-08-10net: sched: convert qdisc linked list to hashtableJiri Kosina2-3/+3
2016-08-09net: Remove fib_local variableDavid Ahern1-1/+0
2016-08-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+2
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+6
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-1/+1
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-1/+2
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-08-02VSOCK: Introduce virtio_vsock_common.koAsias He1-0/+2
2016-08-02VSOCK: defer sock removal to transportsStefan Hajnoczi1-0/+1
2016-08-02VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi1-0/+3
2016-08-01sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long1-1/+1
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds4-5/+204
2016-07-25net_sched: get rid of struct tcf_commonWANG Cong13-45/+42
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong13-50/+42
2016-07-25mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel1-0/+4
2016-07-25gtp: #define #define _GTP_H_ and not #define _GTP_HColin Ian King1-1/+1