]> asedeno.scripts.mit.edu Git - linux.git/history - net
Merge branch 'mlxsw-Add-tunnel-devlink-trap-support'
[linux.git] / net /
2020-01-19 David S. MillerMerge branch 'mlxsw-Add-tunnel-devlink-trap-support'
2020-01-19 Amit Cohendevlink: Add overlay source MAC is multicast trap
2020-01-19 Amit Cohendevlink: Add tunnel generic packet traps
2020-01-19 Amit Cohendevlink: Add non-routable packet trap
2020-01-19 David S. MillerMerge branch 'for-net-next' of git://git.kernel.org...
2020-01-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-17 Guillaume Naultnetns: Constify exported functions
2020-01-16 Saeed MahameedMerge branch 'mlx5-next' of git://git.kernel.org/pub...
2020-01-16 Jeremy Sowdennetfilter: bitwise: add support for shifts.
2020-01-16 Jeremy Sowdennetfilter: bitwise: add NFTA_BITWISE_DATA attribute.
2020-01-16 Jeremy Sowdennetfilter: bitwise: only offload boolean operations.
2020-01-16 Jeremy Sowdennetfilter: bitwise: add helper for dumping boolean...
2020-01-16 Jeremy Sowdennetfilter: bitwise: add helper for evaluating boolean...
2020-01-16 Jeremy Sowdennetfilter: bitwise: add helper for initializing boolean...
2020-01-16 Jeremy Sowdennetfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
2020-01-16 Jeremy Sowdennetfilter: bitwise: replace gotos with returns.
2020-01-16 Jeremy Sowdennetfilter: bitwise: remove NULL comparisons from attrib...
2020-01-16 Jeremy Sowdennetfilter: nf_tables: white-space fixes.
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: add nf_flow_table_offload_cmd()
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: add nf_flow_offload_tuple() helper
2020-01-16 Florian Westphalnetfilter: hashlimit: do not use indirect calls during gc
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: refresh flow if hardware offload...
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: add nf_flowtable_hw_offload(...
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: use atomic bitwise operations...
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: remove dying bit, use teardown...
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: add nf_flow_offload_work_alloc()
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: restrict flow dissector match...
2020-01-16 Pablo Neira Ayusonetfilter: flowtable: fetch stats only if flow is still...
2020-01-15 David S. MillerMerge tag 'batadv-next-for-davem-20200114' of git:...
2020-01-15 David S. MillerMerge branch 'bridge-add-vlan-notifications-and-rtm...
2020-01-15 Nikolay Aleksandrovnet: bridge: vlan: notify on vlan add/delete/change flags
2020-01-15 Nikolay Aleksandrovnet: bridge: vlan: add rtnetlink group and notify support
2020-01-15 Nikolay Aleksandrovnet: bridge: vlan: add rtm range support
2020-01-15 Nikolay Aleksandrovnet: bridge: vlan: add del rtm message support
2020-01-15 Nikolay Aleksandrovnet: bridge: vlan: add new rtm message support
2020-01-15 Nikolay Aleksandrovnet: bridge: vlan: add rtm definitions and dump support
2020-01-15 Nikolay Aleksandrovnet: bridge: netlink: add extack error messages when...
2020-01-15 Nikolay Aleksandrovnet: bridge: vlan: add helpers to check for vlan id...
2020-01-15 David S. MillerMerge branch 'net-Add-route-offload-indication'
2020-01-15 Ido Schimmelipv6: Add "offload" and "trap" indications to routes
2020-01-15 Ido Schimmelipv4: Add "offload" and "trap" indications to routes
2020-01-15 Ido Schimmelipv4: Encapsulate function arguments in a struct
2020-01-15 Ido Schimmelipv4: Replace route in list before notifying
2020-01-15 David S. MillerMerge branch 'QRTR-flow-control-improvements'
2020-01-15 Bjorn Anderssonnet: qrtr: Remove receive worker
2020-01-15 Bjorn Anderssonnet: qrtr: Make qrtr_port_lookup() use RCU
2020-01-15 Bjorn Anderssonnet: qrtr: Migrate node lookup tree to spinlock
2020-01-15 Bjorn Anderssonnet: qrtr: Implement outgoing flow control
2020-01-15 Bjorn Anderssonnet: qrtr: Move resume-tx transmission to recvmsg
2020-01-15 Niu Xileipktgen: Allow configuration of IPv6 source address range
2020-01-14 David S. MillerMerge branch 'skb_list_walk_safe-refactoring'
2020-01-14 Jason A. Donenfeldnet: mac80211: use skb_list_walk_safe helper for gso...
2020-01-14 Jason A. Donenfeldnet: netfilter: use skb_list_walk_safe helper for gso...
2020-01-14 Jason A. Donenfeldnet: ipv4: use skb_list_walk_safe helper for gso segments
2020-01-14 Jason A. Donenfeldnet: sched: use skb_list_walk_safe helper for gso segments
2020-01-14 Jason A. Donenfeldnet: openvswitch: use skb_list_walk_safe helper for...
2020-01-14 Jason A. Donenfeldnet: xfrm: use skb_list_walk_safe helper for gso segments
2020-01-14 Jason A. Donenfeldnet: udp: use skb_list_walk_safe helper for gso segments
2020-01-14 David S. MillerMerge branch 'netns-Optimise-netns-ID-lookups'
2020-01-14 Guillaume Naultnetns: don't disable BHs when locking "nsid_lock"
2020-01-14 Guillaume Naultnetns: protect netns ID lookups with RCU
2020-01-14 Guillaume Naultnetns: Remove __peernet2id_alloc()
2020-01-10 David S. MillerMerge branch 'mptcp-prereq'
2020-01-10 Paolo Abeniskb: add helpers to allocate ext independently from sk_buff
2020-01-10 Mat Martineautcp: Check for filled TCP option space before SACK
2020-01-10 Mat Martineautcp: Export TCP functions and ops struct
2020-01-10 Mat Martineautcp: coalesce/collapse must respect MPTCP extensions
2020-01-10 Mat Martineaumptcp: Add MPTCP to skb extensions
2020-01-10 Mat Martineautcp, ulp: Add clone operation to tcp_ulp_ops
2020-01-10 Mat Martineausock: Make sk_protocol a 16-bit value
2020-01-10 Mat Martineaunet: Make sock protocol value checks more specific
2020-01-10 Li RongQingflow_dissector: fix document for skb_flow_get_icmp_tci
2020-01-10 Vijay Khemkanet/ncsi: Support for multi host mellanox card
2020-01-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-09 Dan Carpenterethtool: potential NULL dereference in strset_prepare_d...
2020-01-09 Dan Carpenterethtool: fix ->reply_size() error handling
2020-01-09 Dan Carpenterethtool: fix a memory leak in ethnl_default_start()
2020-01-09 David S. MillerMerge branch 'Broadcom-tags-support-for-531x5-539x...
2020-01-09 Florian Fainellinet: dsa: Get information about stacked DSA protocol
2020-01-08 Tuong Lientipc: fix wrong connect() return code
2020-01-08 Tuong Lientipc: fix link overflow issue at socket shutdown
2020-01-08 David S. MillerMerge branch 'Devlink-notification-after-recovery-compl...
2020-01-08 Vikas Guptadevlink: add devink notification when reporter update...
2020-01-08 Vikas Guptadevlink: add support for reporter recovery completion
2020-01-08 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-08 Arnd Bergmannsocket: fix unused-function warning
2020-01-08 Florian Westphalnetfilter: ipset: avoid null deref when IPSET_ATTR_LINE...
2020-01-08 Florian Westphalnetfilter: conntrack: dccp, sctp: handle null timeout...
2020-01-08 Arnd Bergmannhsr: fix dummy hsr_debugfs_rename() declaration
2020-01-08 Vijay Khemkanet/ncsi: Send device address as source address
2020-01-08 David S. MillerMerge branch 'net-ungraft-prio'
2020-01-08 Petr Machatanet: sch_prio: When ungrafting, replace with FIFO
2020-01-08 Eric Dumazetpkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
2020-01-08 Masahiro Yamadatipc: remove meaningless assignment in Makefile
2020-01-08 Masahiro Yamadatipc: do not add socket.o to tipc-y twice
2020-01-08 David S. MillerMerge tag 'mlx5-updates-2020-01-07' of git://git.kernel...
2020-01-07 Colin Ian Kingnet/rose: remove redundant assignment to variable failed
2020-01-07 David S. MillerMerge branch 'vlan-rtnetlink-newlink-fixes'
next