summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-09-08rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells1-2/+8
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells1-1/+2
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-42/+56
2016-09-02switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami1-1/+1
2016-09-02net: dsa: remove ds_to_privVivien Didelot1-5/+0
2016-09-02rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu1-2/+2
2016-09-02rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4Gao Feng1-1/+1
2016-09-02rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells1-24/+11
2016-09-01net: dsa: add MDB supportVivien Didelot1-0/+16
2016-08-31net: lwtunnel: Handle fragmentationRoopa Prabhu1-0/+44
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells1-3/+7
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells1-0/+2
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng1-2/+1
2016-08-30netfilter: remove __nf_ct_kill_acct helperFlorian Westphal1-10/+3
2016-08-30netfilter: conntrack: get rid of conntrack timerFlorian Westphal1-5/+18
2016-08-30netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal1-5/+12
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-29kcm: Remove TCP specific references from kcm and strparserTom Herbert1-1/+1
2016-08-29tcp: Set read_sock and peek_len proto_opsTom Herbert1-0/+2
2016-08-29net: 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-26netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso1-1/+2
2016-08-26net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet1-1/+1
2016-08-25net: dsa: rename switch operations structureVivien Didelot1-5/+5
2016-08-24net: remove clear_sk() methodEric Dumazet1-1/+0
2016-08-24udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet1-2/+0
2016-08-24net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern1-0/+1
2016-08-24net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng1-2/+1
2016-08-24strparser: Queue work when being unpausedTom Herbert1-4/+1
2016-08-23net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn1-2/+3
2016-08-23net_sched: properly handle failure case of tcf_exts_init()WANG Cong1-2/+4
2016-08-20net: dsa: Export suspend/resume functionsFlorian Fainelli1-0/+14
2016-08-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann1-0/+10
2016-08-19tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion1-0/+1
2016-08-19flow_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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-26/+47
2016-08-18kcm: Use stream parserTom Herbert1-31/+6
2016-08-18strparser: Stream parser for messagesTom Herbert1-0/+145
2016-08-18net_sched: convert tcf_exts from list to pointer arrayWANG Cong2-16/+28
2016-08-18net_sched: move tc offload macros to pkt_cls.hWANG Cong2-16/+22
2016-08-18net_sched: fix a typo in tc_for_each_action()WANG Cong1-1/+1
2016-08-18netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang2-3/+20
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-14ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-13netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso2-16/+0