Age | Commit message (Expand) | Author | Files | Lines |
2020-04-29 | docs: networking: convert ax25.txt to ReST | Mauro Carvalho Chehab | 1 | -3/+3 |
2020-04-29 | docs: networking: convert atm.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-28 | net: ipv4: add sysctl for nexthop api compatibility mode | Roopa Prabhu | 5 | -3/+18 |
2020-04-28 | net: ipv6: new arg skip_notify to ip6_rt_del | Roopa Prabhu | 6 | -15/+19 |
2020-04-27 | Merge tag 'batadv-next-for-davem-20200427' of git://git.open-mesh.org/linux-m... | David S. Miller | 7 | -13/+7 |
2020-04-27 | net: bridge: Add checks for enabling the STP. | Horatiu Vultur | 6 | -8/+23 |
2020-04-27 | bridge: mrp: Integrate MRP into the bridge | Horatiu Vultur | 5 | -0/+44 |
2020-04-27 | bridge: mrp: Implement netlink interface to configure MRP | Horatiu Vultur | 1 | -0/+91 |
2020-04-27 | bridge: mrp: Connect MRP API with the switchdev API | Horatiu Vultur | 3 | -1/+589 |
2020-04-27 | bridge: switchdev: mrp: Implement MRP API for switchdev | Horatiu Vultur | 2 | -0/+142 |
2020-04-27 | bridge: mrp: Add MRP interface. | Horatiu Vultur | 1 | -0/+63 |
2020-04-27 | net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN | Horatiu Vultur | 1 | -0/+3 |
2020-04-27 | bridge: mrp: Extend bridge interface | Horatiu Vultur | 1 | -0/+4 |
2020-04-27 | bridge: mrp: Update Kconfig | Horatiu Vultur | 1 | -0/+12 |
2020-04-27 | net: rtnetlink: remove redundant assignment to variable err | Colin Ian King | 1 | -1/+1 |
2020-04-26 | net: openvswitch: use div_u64() for 64-by-32 divisions | Tonghao Zhang | 1 | -1/+1 |
2020-04-26 | net: openvswitch: suitable access to the dp_meters | Tonghao Zhang | 1 | -3/+3 |
2020-04-26 | dccp: remove unused inline function dccp_set_seqno | YueHaibing | 1 | -5/+0 |
2020-04-26 | hsr: remove unnecessary code in hsr_dev_change_mtu() | Taehee Yoo | 1 | -3/+1 |
2020-04-26 | tcp: mptcp: use mptcp receive buffer space to select rcv window | Florian Westphal | 2 | -2/+24 |
2020-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 38 | -134/+238 |
2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 29 | -105/+191 |
2020-04-25 | net: phylink, dsa: eliminate phylink_fixed_state_cb() | Russell King | 1 | -9/+11 |
2020-04-25 | net: sched: report ndo_setup_tc failures via extack | Jesper Dangaard Brouer | 1 | -1/+4 |
2020-04-24 | Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 5 | -20/+45 |
2020-04-24 | batman-adv: remove unused inline function batadv_arp_change_timeout | YueHaibing | 1 | -5/+0 |
2020-04-24 | mac80211: sta_info: Add lockdep condition for RCU list usage | Madhuparna Bhowmik | 1 | -1/+2 |
2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg | 4 | -19/+43 |
2020-04-24 | net: openvswitch: use u64 for meter bucket | Tonghao Zhang | 2 | -2/+2 |
2020-04-24 | net: openvswitch: make EINVAL return value more obvious | Tonghao Zhang | 1 | -3/+2 |
2020-04-24 | net: openvswitch: remove the unnecessary check | Tonghao Zhang | 1 | -5/+4 |
2020-04-24 | net: openvswitch: set max limitation to meters | Tonghao Zhang | 2 | -10/+49 |
2020-04-24 | net: openvswitch: expand the meters supported number | Tonghao Zhang | 3 | -63/+195 |
2020-04-24 | net: sched : Remove unnecessary cast in kfree | Xu Wang | 1 | -1/+1 |
2020-04-24 | net/x25: Fix x25_neigh refcnt leak when receiving frame | Xiyu Yang | 1 | -1/+3 |
2020-04-24 | mptcp/pm_netlink.c : add check for nla_put_in/6_addr | Bo YU | 1 | -5/+7 |
2020-04-23 | net: napi: use READ_ONCE()/WRITE_ONCE() | Eric Dumazet | 2 | -5/+5 |
2020-04-23 | net: napi: add hard irqs deferral feature | Eric Dumazet | 2 | -11/+36 |
2020-04-23 | net: dsa: add GRO support via gro_cells | Alexander Lobakin | 4 | -2/+14 |
2020-04-23 | ipv6: Honor all IPv6 PIO Valid Lifetime values | Fernando Gont | 1 | -20/+7 |
2020-04-23 | Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 9 | -29/+47 |
2020-04-23 | ipv4: Update fib_select_default to handle nexthop objects | David Ahern | 1 | -3/+3 |
2020-04-23 | netlabel: Kconfig: Update reference for NetLabel Tools project | Salvatore Bonaccorso | 1 | -1/+1 |
2020-04-23 | mptcp: fix data_fin handing in RX path | Paolo Abeni | 1 | -2/+1 |
2020-04-23 | net: caif: use true,false for bool variables | Jason Yan | 1 | -4/+4 |
2020-04-23 | sctp: Fix SHUTDOWN CTSN Ack in the peer restart case | Jere Leppänen | 1 | -1/+5 |
2020-04-23 | sctp: Fix bundling of SHUTDOWN with COOKIE-ACK | Jere Leppänen | 1 | -3/+3 |
2020-04-23 | net: dsa: don't fail to probe if we couldn't set the MTU | Vladimir Oltean | 1 | -5/+3 |
2020-04-23 | sched: etf: do not assume all sockets are full blown | Eric Dumazet | 1 | -3/+4 |
2020-04-22 | net: qrtr: Add tracepoint support | Manivannan Sadhasivam | 1 | -9/+11 |