OSDN Git Service

packet: fix data-race in fanout_flow_is_huge()
[tomoyo/tomoyo-test1.git] / net /
2019-11-08 Eric Dumazetpacket: fix data-race in fanout_flow_is_huge()
2019-11-08 David S. MillerMerge branch 'TIPC-Encryption'
2019-11-08 Tuong Lientipc: add support for AEAD key setting via netlink
2019-11-08 Tuong Lientipc: introduce TIPC encryption & authentication
2019-11-08 Tuong Lientipc: enable creating a "preliminary" node
2019-11-08 Tuong Lientipc: add reference counter to bearer
2019-11-08 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-11-08 Eric Dumazetnet: icmp: fix data-race in cmp_global_allow()
2019-11-08 Eric Dumazetnet/sched: annotate lockless accesses to qdisc->empty
2019-11-08 David S. MillerMerge tag 'mac80211-next-for-net-next-2019-11-08' of...
2019-11-08 Gurumoorthi Gnanas... cfg80211: VLAN offload support for set_key and set_sta_vlan
2019-11-08 Toke Høiland-Jørgensenmac80211: Shrink the size of ack_frame_id to make room...
2019-11-08 Johannes Bergmac80211: don't re-parse elems in ieee80211_assoc_success()
2019-11-08 John Crispinmac80211: move store skb ack code to its own function
2019-11-08 Hoang Letipc: eliminate checking netns if node established
2019-11-08 Eric Dumazetnet: add annotations on hh->hh_len lockless accesses
2019-11-08 David S. MillerMerge branch 'mlxsw-Add-layer-3-devlink-trap-support'
2019-11-08 Amit Cohendevlink: Add layer 3 generic packet exception traps
2019-11-08 Amit Cohendevlink: Add layer 3 generic packet traps
2019-11-08 Eric Dumazettcp: Remove one extra ktime_get_ns() from cookie_init_t...
2019-11-08 Eric Dumazetinetpeer: fix data-race in inet_putpeer / inet_putpeer
2019-11-07 Eric Dumazetnet_sched: gen_estimator: extend packet counter to...
2019-11-07 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-11-07 Eric Dumazettcp: fix data-race in tcp_recvmsg()
2019-11-07 Eric Dumazetnet: silence data-races on sk_backlog.tail
2019-11-07 Tonghao Zhangnet: openvswitch: select vport upcall portid directly
2019-11-07 Tuong Lientipc: eliminate the dummy packet in link synching
2019-11-07 David S. MillerMerge branch 'lwtunnel-add-ip-and-ip6-options-setting...
2019-11-07 Xin Longlwtunnel: add options setting and dumping for erspan
2019-11-07 Xin Longlwtunnel: add options setting and dumping for vxlan
2019-11-07 Xin Longlwtunnel: add options setting and dumping for geneve
2019-11-07 Xin Longlwtunnel: add options process for cmp_encap
2019-11-07 Xin Longlwtunnel: add options process for arp request
2019-11-07 Hoang Letipc: reduce sensitive to retransmit failures
2019-11-07 Hoang Letipc: update cluster capabilities if node deleted
2019-11-07 David S. MillerMerge branch 'net-various-KCSAN-inspired-fixes'
2019-11-07 Eric Dumazetnet: annotate lockless accesses to sk->sk_max_ack_backlog
2019-11-07 Eric Dumazetnet: annotate lockless accesses to sk->sk_ack_backlog
2019-11-07 Eric Dumazetnet: use helpers to change sk_ack_backlog
2019-11-07 Eric Dumazetinet_diag: use jiffies_delta_to_msecs()
2019-11-07 Eric Dumazetnet: neigh: use long type to store jiffies delta
2019-11-06 David S. MillerMerge tag 'wireless-drivers-next-2019-11-05' of git...
2019-11-06 David S. MillerMerge tag 'batadv-next-for-davem-20191105' of git:...
2019-11-06 David S. MillerMerge branch 'net_sched-convert-packet-counters-to...
2019-11-06 Eric Dumazetnet_sched: add TCA_STATS_PKT64 attribute
2019-11-06 Eric Dumazetnet_sched: extend packet counter to 64bit
2019-11-06 David S. MillerMerge branch 'mv88e6xxx-ATU-occupancy-as-devlink-resource'
2019-11-06 Andrew Lunnnet: dsa: Add support for devlink resources
2019-11-06 Martin VargheseChange in Openvswitch to support MPLS label depth of...
2019-11-06 Christophe JAILLETvsock: Simplify '__vsock_release()'
2019-11-06 Florian Fainellinet: dsa: Fix use after free in dsa_switch_remove()
2019-11-05 David S. MillerMerge branch 'icmp-move-duplicate-code-in-helper-functions'
2019-11-05 Matteo Croceicmp: remove duplicate code
2019-11-05 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-11-05 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2019-11-04 Eric Dumazetipv6: use jhash2() in rt6_exception_hash()
2019-11-04 Andrew Lunnnet: of_get_phy_mode: Change API to solve int/unit...
2019-11-04 Nikolay Aleksandrovnet: bridge: fdb: eliminate extra port state tests...
2019-11-04 David S. MillerMerge tag 'mlx5-updates-2019-11-01' of git://git./linux...
2019-11-04 Francesco Ruggerinet: icmp6: provide input address for traceroute6
2019-11-04 Tuong Lientipc: improve message bundling algorithm
2019-11-04 Francesco Ruggerinet: icmp: use input address in traceroute
2019-11-04 David S. MillerMerge branch 'optimize-openvswitch-flow-looking-up'
2019-11-04 Tonghao Zhangnet: openvswitch: simplify the ovs_dp_cmd_new
2019-11-04 Tonghao Zhangnet: openvswitch: don't unlock mutex when changing...
2019-11-04 Tonghao Zhangnet: openvswitch: fix possible memleak on destroy flow...
2019-11-04 Tonghao Zhangnet: openvswitch: add likely in flow_lookup
2019-11-04 Tonghao Zhangnet: openvswitch: simplify the flow_hash
2019-11-04 Tonghao Zhangnet: openvswitch: optimize flow-mask looking up
2019-11-04 Tonghao Zhangnet: openvswitch: optimize flow mask cache hash collision
2019-11-04 Tonghao Zhangnet: openvswitch: shrink the mask array if necessary
2019-11-04 Tonghao Zhangnet: openvswitch: convert mask list in mask array
2019-11-04 Tonghao Zhangnet: openvswitch: add flow-mask cache for performance
2019-11-03 Sven Eckelmannbatman-adv: Drop lockdep.h include for soft-interface.c
2019-11-03 Sven Eckelmannbatman-adv: Use 'fallthrough' pseudo keyword
2019-11-03 Christophe JAILLETbatman-adv: Axe 'aggr_list_lock'
2019-11-03 Christophe JAILLETbatman-adv: Simplify 'batadv_v_ogm_aggr_list_free()'
2019-11-03 Simon Wunderlichbatman-adv: Start new development cycle
2019-11-02 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-11-02 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2019-11-02 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-11-02 Linus TorvaldsMerge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org...
2019-11-01 Daniel BorkmannMerge branch 'bpf-xskmap-perf-improvements'
2019-11-01 Björn Töpelxsk: Restructure/inline XSKMAP lookup/redirect/flush
2019-11-01 David S. MillerMerge branch 'fix-BPF-offload-related-bugs'
2019-11-01 Jakub Kicinskinet: fix installing orphaned programs
2019-11-01 Jakub Kicinskinet: cls_bpf: fix NULL deref on offload filter removal
2019-11-01 Eric Dumazetinet: stop leaking jiffies on the wire
2019-11-01 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2019-11-01 David S. MillerMerge tag 'wireless-drivers-2019-11-01' of git://git...
2019-11-01 David S. MillerMerge branch 'net-bridge-minor-followup-optimizations'
2019-11-01 Nikolay Aleksandrovnet: bridge: fdb: restore unlikely() when taking over...
2019-11-01 Nikolay Aleksandrovnet: bridge: fdb: avoid two atomic bitops in br_fdb_ext...
2019-11-01 Nikolay Aleksandrovnet: bridge: fdb: br_fdb_update can take flags directly
2019-11-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-11-01 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-11-01 Linus TorvaldsMerge tag 'sound-5.4-rc6' of git://git./linux/kernel...
2019-11-01 Dave AirlieMerge tag 'drm-misc-fixes-2019-10-30-1' of git://anongi...
2019-11-01 Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
2019-10-31 David S. MillerMerge branch 'net-dsa-replace-routing-tables-with-a...
next