summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-29ptr_ring: READ/WRITE_ONCE for __ptr_ring_emptyMichael S. Tsirkin
2018-01-29ptr_ring: clean up documentationMichael S. Tsirkin
2018-01-29ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-26bpf: make unknown opcode handling more robustDaniel Borkmann
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-25openvswitch: add erspan version I and II supportWilliam Tu
2018-01-25net: erspan: create erspan metadata uapi headerWilliam Tu
2018-01-25net: erspan: use bitfield instead of mask and offsetWilliam Tu
2018-01-25pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski
2018-01-25bpf: Add BPF_SOCK_OPS_STATE_CBLawrence Brakmo
2018-01-25bpf: Add BPF_SOCK_OPS_RETRANS_CBLawrence Brakmo
2018-01-25bpf: Add support for reading sk_state and moreLawrence Brakmo
2018-01-25bpf: Add sock_ops RTO callbackLawrence Brakmo
2018-01-25bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo
2018-01-25bpf: Support passing args to sock_ops bpf functionLawrence Brakmo
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo
2018-01-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-24kill kernel_sock_ioctl()Al Viro
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro
2018-01-24ip_rt_ioctl(): take copyin to callerAl Viro
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro
2018-01-24net: erspan: fix use-after-freeWilliam Tu
2018-01-24net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski
2018-01-24cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski
2018-01-24net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski
2018-01-24net: sched: propagate extack to cls->destroy callbacksJakub Kicinski
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli
2018-01-23serdev: add method to set parityUlrich Hecht
2018-01-22net: sched: create tc_can_offload_extack() wrapperQuentin Monnet
2018-01-22net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet
2018-01-22net: core: Expose number of link up/down transitionsDavid Decotigny
2018-01-22macsec: restore uAPI after addition of GCM-AES-256Sabrina Dubroca
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas