Age | Commit message (Expand) | Author |
2018-11-09 | {nl,mac}80211: add rssi to mesh candidates | Bob Copeland |
2018-11-09 | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf | Bob Copeland |
2018-11-09 | {nl,mac}80211: report gate connectivity in station info | Bob Copeland |
2018-11-09 | mac80211: mesh: advertise gates in mesh formation | Bob Copeland |
2018-11-09 | mac80211: allow hardware scan to fall back to software | Johannes Berg |
2018-11-09 | nl80211: Emit a SET_INTERFACE on iftype change | Andrew Zaborowski |
2018-11-09 | nl80211: announce radios/interfaces when switching namespaces | Martin Willi |
2018-11-09 | mac80211: allow drivers to use peer measurement API | Johannes Berg |
2018-11-09 | cfg80211: add peer measurement with FTM initiator API | Johannes Berg |
2018-11-09 | mac80211: tx: avoid variable shadowing | Johannes Berg |
2018-11-09 | mac80211: debugfs: avoid variable shadowing | Johannes Berg |
2018-11-09 | mac80211: sta_info: avoid tidstats variable shadowing | Johannes Berg |
2018-11-09 | mac80211: tracing: avoid 'idx' variable | Johannes Berg |
2018-11-09 | cfg80211: tracing: avoid 'idx' variable | Johannes Berg |
2018-11-08 | OVS: remove use of VLAN_TAG_PRESENT | Michał Mirosław |
2018-11-08 | sock: Reset dst when changing sk_mark via setsockopt | David Barmann |
2018-11-08 | openvswitch: remove BUG_ON from get_dpdev | Li RongQing |
2018-11-08 | fou, fou6: ICMP error handlers for FoU and GUE | Stefano Brivio |
2018-11-08 | udp: Support for error handlers of tunnels with arbitrary destination port | Stefano Brivio |
2018-11-08 | net: Convert protocol error handlers from void to int | Stefano Brivio |
2018-11-08 | udp: Handle ICMP errors for tunnels with same destination port on both endpoints | Stefano Brivio |
2018-11-08 | net/ipv6: compute anycast address hash only if dev is null | Li RongQing |
2018-11-08 | net: sched: prio: delay destroying child qdiscs on change | Jakub Kicinski |
2018-11-08 | net: sched: red: delay destroying child qdisc on replace | Jakub Kicinski |
2018-11-08 | net: sched: refactor grafting Qdiscs with a parent | Jakub Kicinski |
2018-11-08 | net: sched: add an offload graft helper | Jakub Kicinski |
2018-11-08 | net: sched: set TCQ_F_OFFLOADED flag for MQ | Jakub Kicinski |
2018-11-08 | net: sched: red: remove unnecessary red_dump_offload_stats parameter | Jakub Kicinski |
2018-11-08 | net: sched: add an offload dump helper | Jakub Kicinski |
2018-11-07 | net/vlan: include the shift in skb_vlan_tag_get_prio() | Michał Mirosław |
2018-11-07 | inet: minor optimization for backlog setting in listen(2) | Yafang Shao |
2018-11-07 | net: vlan: add support for tunnel offload | Davide Caratti |
2018-11-07 | udp: cope with UDP GRO packet misdirection | Paolo Abeni |
2018-11-07 | ipv6: factor out protocol delivery helper | Paolo Abeni |
2018-11-07 | ip: factor out protocol delivery helper | Paolo Abeni |
2018-11-07 | udp: add support for UDP_GRO cmsg | Paolo Abeni |
2018-11-07 | udp: implement GRO for plain UDP sockets. | Paolo Abeni |
2018-11-07 | udp: implement complete book-keeping for encap_needed | Paolo Abeni |
2018-11-07 | ipv6: do not drop vrf udp multicast packets | Dewi Morgan |
2018-11-07 | ipv6: handling of multicast packets received in VRF | Mike Manning |
2018-11-07 | ipv6: allow ping to link-local address in VRF | Mike Manning |
2018-11-07 | net: fix raw socket lookup device bind matching with VRFs | Duncan Eastoe |
2018-11-07 | net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs | Mike Manning |
2018-11-07 | net: ensure unbound datagram socket to be chosen when not in a VRF | Mike Manning |
2018-11-07 | net: ensure unbound stream socket to be chosen when not in a VRF | Mike Manning |
2018-11-07 | net: allow binding socket in a VRF when there's an unbound socket | Robert Shearman |
2018-11-06 | rtnetlink: Add more extack messages to rtnl_newlink | David Ahern |
2018-11-06 | net: Add extack argument to ip_fib_metrics_init | David Ahern |
2018-11-06 | net: Add extack argument to rtnl_create_link | David Ahern |
2018-11-06 | ipv6: gro: do not use slow memcmp() in ipv6_gro_receive() | Eric Dumazet |