aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds58-362/+1459
2018-01-31tls: Add support for encryption using async offload acceleratorVakul Garg1-0/+2
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-7/+7
2018-01-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang1-0/+2
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+18
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+36
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+12
2018-01-25net: erspan: create erspan metadata uapi headerWilliam Tu1-30/+2
2018-01-25net: erspan: use bitfield instead of mask and offsetWilliam Tu1-33/+94
2018-01-25pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski1-0/+14
2018-01-25bpf: Support passing args to sock_ops bpf functionLawrence Brakmo1-5/+35
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo1-1/+1
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel1-0/+8
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman1-0/+10
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller2-3/+3
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro1-2/+2
2018-01-24ip_rt_ioctl(): take copyin to callerAl Viro1-1/+1
2018-01-24net: erspan: fix use-after-freeWilliam Tu1-2/+2
2018-01-24net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski1-11/+0
2018-01-24cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski1-1/+0
2018-01-24net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski1-3/+15
2018-01-24net: sched: propagate extack to cls->destroy callbacksJakub Kicinski1-1/+2
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller1-1/+1
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings1-0/+1
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti1-2/+14
2018-01-22net: sched: create tc_can_offload_extack() wrapperQuentin Monnet1-0/+11
2018-01-22net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet1-1/+4
2018-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-41/+15
2018-01-19net: sched: cls: add extack support for tcf_change_indevAlexander Aring1-2/+5
2018-01-19net: sched: cls: add extack support for delete callbackAlexander Aring1-1/+2
2018-01-19net: sched: cls: add extack support for tcf_exts_validateAlexander Aring1-1/+2
2018-01-19net: sched: cls: add extack support for change callbackAlexander Aring1-1/+2
2018-01-19net: sched: cls: fix code style issuesAlexander Aring1-1/+2
2018-01-19tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng1-0/+1
2018-01-19caif: reduce stack size with KASANArnd Bergmann1-0/+27
2018-01-19netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma1-2/+9
2018-01-18lockdep: Convert some users to constMatthew Wilcox1-3/+1
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim1-0/+12
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko1-0/+7
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko1-0/+18
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko1-2/+0
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko2-0/+3
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko2-0/+9
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko1-2/+1
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski1-0/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-1/+7
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann1-0/+2