summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-19net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-05-16net: fix rtnh_ok()Eric Dumazet
2018-04-29net: sched: ife: handle malformed tlv lengthAlexander Aring
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-19slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang
2018-03-26net: sched, fix OOO packets with pfifo_fastJohn Fastabend
2018-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-22netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies
2018-03-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin Long
2018-03-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
2018-02-28mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22regulatory: add NUL to request alpha2Johannes Berg
2018-02-19mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev
2018-02-16xfrm: reuse uncached_list to track xdstsXin Long
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-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