summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...He Chunhui2016-07-261-6/+1Star
* bpf, events: fix offset in skb copy handlerDaniel Borkmann2016-07-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-242-8/+13
|\
| * dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-131-3/+4
| * rose: limit sk_filter trim to payloadWillem de Bruijn2016-07-131-5/+5
| * sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh2016-07-111-0/+4
* | rtnl: protect do_setlink from IFLA_XDP_ATTACHEDBrenden Blanco2016-07-211-0/+4
* | rtnl: add option for setting link xdp progBrenden Blanco2016-07-201-0/+64
* | net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco2016-07-201-0/+33
* | bpf: add XDP prog type for early driver filterBrenden Blanco2016-07-201-0/+79
* | bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2016-07-151-1/+42
* | devlink: add hardware messages tracing facilityJiri Pirko2016-07-121-0/+4
* | net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-103-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-062-18/+43
|\|
| * net_sched: fix mirrored packets checksumWANG Cong2016-07-011-18/+0Star
| * packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-011-0/+43
* | neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel2016-07-051-0/+2
* | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-051-0/+44
* | net: add dev arg to ndo_neigh_construct/destroyJiri Pirko2016-07-051-2/+2
* | mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2016-07-051-0/+46
* | bpf: add bpf_get_hash_recalc helperDaniel Borkmann2016-07-051-0/+19
* | net: pktgen: support injecting packets for qdisc testingJohn Fastabend2016-07-051-2/+40
* | net/devlink: Add E-Switch mode controlOr Gerlitz2016-07-021-0/+87
* | cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau2016-07-011-0/+38
* | bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann2016-07-011-12/+1Star
* | net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang2016-07-012-5/+26
* | fib_rules: Added NLM_F_EXCL support to fib_nl_newruleMateusz Bajorski2016-06-301-0/+49
* | net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-301-2/+48
* | bpf: add bpf_skb_change_type helperDaniel Borkmann2016-06-301-0/+24
* | bpf: add bpf_skb_change_proto helperDaniel Borkmann2016-06-301-0/+200
* | bpf: don't use raw processor id in generic helperDaniel Borkmann2016-06-301-1/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-302-3/+19
|\|
| * neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso2016-06-291-1/+5
| * bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-161-2/+14
* | net: the space is required before the open parenthesis '('Wei Tang2016-06-291-4/+4
* | net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-251-2/+5
* | net: the space is required after ','Wei Tang2016-06-171-6/+6
* | net: do not initialise statics to 0Wei Tang2016-06-171-1/+1
* | net_sched: add the ability to defer skb freeingEric Dumazet2016-06-151-0/+22
* | sched: remove NET_XMIT_POLICEDFlorian Westphal2016-06-131-1/+0Star
* | bpf: reject wrong sized filters earlierDaniel Borkmann2016-06-111-8/+15
* | bpf: enforce recursion limit on redirectsDaniel Borkmann2016-06-112-25/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-102-0/+3
|\|
| * net_sched: add missing paddattr descriptionEric Dumazet2016-06-081-0/+2
| * net-sysfs: fix missing <linux/of_net.h>Ben Dooks2016-06-081-0/+1
* | net: Add l3mdev ruleDavid Ahern2016-06-081-5/+28
* | net: sched: fix missing doc annotationsEric Dumazet2016-06-081-0/+1
* | net: Reduce queue allocation to one in kdump kernelHariprasad Shenai2016-06-081-1/+3
* | net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-082-19/+39
* | net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-081-1/+1