aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13bpf: fix write helpers with regards to non-linear partsDaniel Borkmann
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-26net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...He Chunhui
2016-07-25bpf, events: fix offset in skb copy handlerDaniel Borkmann
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-20rtnl: protect do_setlink from IFLA_XDP_ATTACHEDBrenden Blanco
2016-07-19rtnl: add option for setting link xdp progBrenden Blanco
2016-07-19net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco
2016-07-19bpf: add XDP prog type for early driver filterBrenden Blanco
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn
2016-07-12devlink: add hardware messages tracing facilityJiri Pirko
2016-07-11sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko
2016-07-04bpf: add bpf_get_hash_recalc helperDaniel Borkmann
2016-07-04net: pktgen: support injecting packets for qdisc testingJohn Fastabend
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz
2016-07-01cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau
2016-07-01net_sched: fix mirrored packets checksumWANG Cong
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang
2016-06-30fib_rules: Added NLM_F_EXCL support to fib_nl_newruleMateusz Bajorski
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov
2016-06-30bpf: add bpf_skb_change_type helperDaniel Borkmann
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann
2016-06-30bpf: don't use raw processor id in generic helperDaniel Borkmann
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-06-29net: the space is required before the open parenthesis '('Wei Tang
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet
2016-06-16net: the space is required after ','Wei Tang
2016-06-16net: do not initialise statics to 0Wei Tang
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-10bpf: reject wrong sized filters earlierDaniel Borkmann
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann