summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16net: Revert sched action extack support series.David S. Miller
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-15net/ipv4: Remove fib table id from rtableDavid Ahern
2018-02-14net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern
2018-02-14net: dsa: forward timestamping callbacks to switch driversBrandon Streiff
2018-02-14net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff
2018-02-14tcp: try to keep packet if SYN_RCV race is lostEric Dumazet
2018-02-14net: Make ax25_ptr depend on CONFIG_AX25David Ahern
2018-02-13net: Allow pernet_operations to be executed in parallelKirill Tkhai
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau
2018-02-07netfilter: remove useless prototypeTaehee Yoo
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso
2018-02-07netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso
2018-02-06net: erspan: fix metadata extractionWilliam Tu
2018-02-06bpf: sockmap, add sock close() hook to remove socksJohn Fastabend
2018-02-06net: add a UID to use for ULP socket assignmentJohn Fastabend
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31tls: Add support for encryption using async offload acceleratorVakul Garg
2018-01-31cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org
2018-01-31cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang
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-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
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: Support passing args to sock_ops bpf functionLawrence Brakmo
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo
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-24lift handling of SIOCIW... out of dev_ioctl()Al Viro
2018-01-24ip_rt_ioctl(): take copyin to callerAl 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