aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang1-0/+2
2018-01-29net: introduce helper dev_change_tx_queue_len()Cong Wang1-0/+1
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2-2/+4
2018-01-29ptr_ring: prevent queue load/store tearingMichael S. Tsirkin1-2/+2
2018-01-29skb_array: use __ptr_ring_emptyMichael S. Tsirkin1-1/+1
2018-01-29Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"Michael S. Tsirkin1-6/+1
2018-01-29ptr_ring: disallow lockless __ptr_ring_fullMichael S. Tsirkin1-3/+4
2018-01-29ptr_ring: READ/WRITE_ONCE for __ptr_ring_emptyMichael S. Tsirkin1-3/+8
2018-01-29ptr_ring: clean up documentationMichael S. Tsirkin1-16/+18
2018-01-29ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin1-9/+16
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. Miller4-9/+140
2018-01-26bpf: make unknown opcode handling more robustDaniel Borkmann1-0/+2
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-0/+13
2018-01-25openvswitch: add erspan version I and II supportWilliam Tu1-0/+1
2018-01-25net: erspan: create erspan metadata uapi headerWilliam Tu2-30/+54
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: Add BPF_SOCK_OPS_STATE_CBLawrence Brakmo1-1/+28
2018-01-25bpf: Add BPF_SOCK_OPS_RETRANS_CBLawrence Brakmo1-1/+8
2018-01-25bpf: Add support for reading sk_state and moreLawrence Brakmo1-0/+22
2018-01-25bpf: Add sock_ops RTO callbackLawrence Brakmo1-1/+7
2018-01-25bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo2-1/+27
2018-01-25bpf: Support passing args to sock_ops bpf functionLawrence Brakmo3-7/+39
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo2-1/+10
2018-01-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+10
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. Miller5-7/+9
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-8/+5
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2018-01-24kill kernel_sock_ioctl()Al Viro1-1/+0
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro1-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-24devinet_ioctl(): take copyin/copyout to callerAl Viro1-1/+1
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro1-1/+3
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-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+2
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+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-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)1-0/+2
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+25
2018-01-23net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli1-2/+2