summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells-24/+11
2016-08-31net: dsa: add MDB supportVivien Didelot-0/+16
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu-0/+44
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-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells-3/+7
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells-0/+2
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng-2/+1
2016-08-30netfilter: remove __nf_ct_kill_acct helperFlorian Westphal-10/+3
2016-08-30netfilter: conntrack: get rid of conntrack timerFlorian Westphal-5/+18
2016-08-30netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal-5/+12
2016-08-30cfg80211: Add stub for cfg80211_get_station()Linus Lüssing-0/+9
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet-0/+1
2016-08-28kcm: Remove TCP specific references from kcm and strparserTom Herbert-1/+1
2016-08-28tcp: Set read_sock and peek_len proto_opsTom Herbert-0/+2
2016-08-28net: Add read_sock proto_opTom Herbert-2/+0
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel-6/+0
2016-08-26devlink: remove unused priv_sizeIvan Vecera-1/+0
2016-08-26netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso-1/+2
2016-08-25net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet-1/+1
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-24net: dsa: rename switch operations structureVivien Didelot-5/+5
2016-08-24xfrm: state: remove per-netns gc taskFlorian Westphal-2/+0
2016-08-23net: remove clear_sk() methodEric Dumazet-1/+0
2016-08-23udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet-2/+0
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern-0/+1
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng-2/+1
2016-08-23strparser: Queue work when being unpausedTom Herbert-4/+1
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn-2/+3
2016-08-22net_sched: properly handle failure case of tcf_exts_init()WANG Cong-2/+4
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli-0/+14
2016-08-18bpf: get rid of cgroup helper related ifdefsDaniel Borkmann-0/+10
2016-08-18tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet-0/+2
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion-0/+1
2016-08-18flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion-3/+9
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-24/+50
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-26/+47
2016-08-17kcm: Use stream parserTom Herbert-31/+6
2016-08-17strparser: Stream parser for messagesTom Herbert-0/+145
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-18netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang-3/+20
2016-08-15gre: set inner_protocol on xmitSimon Horman-0/+1
2016-08-15pptp: Refactor the struct and macros of PPTP codesGao Feng-18/+1
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg-1/+2
2016-08-13netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso-16/+0
2016-08-12xfrm: policy: convert policy_lock to spinlockFlorian Westphal-1/+1