Age | Commit message (Expand) | Author |
2020-10-09 | net/rds: suppress page allocation failure error in recv buffer refill | Manjunath Patil |
2020-10-09 | devlink: Add enable_remote_dev_reset generic parameter | Moshe Shemesh |
2020-10-09 | devlink: Add remote reload stats | Moshe Shemesh |
2020-10-09 | devlink: Add reload stats | Moshe Shemesh |
2020-10-09 | devlink: Add devlink reload limit option | Moshe Shemesh |
2020-10-09 | devlink: Add reload action option to devlink reload command | Moshe Shemesh |
2020-10-09 | devlink: Change devlink_reload_supported() param type | Moshe Shemesh |
2020-10-09 | net/sched: get rid of qdisc->padded | Eric Dumazet |
2020-10-08 | mptcp: fix infinite loop on recvmsg()/worker() race. | Paolo Abeni |
2020-10-08 | ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET | Johannes Berg |
2020-10-08 | ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr | Johannes Berg |
2020-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-10-08 | openvswitch: handle DNAT tuple collision | Dumitru Ceara |
2020-10-08 | sctp: fix sctp_auth_init_hmacs() error path | Eric Dumazet |
2020-10-08 | Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2020-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-10-08 | bridge: Netlink interface fix. | Henrik Bjoernlund |
2020-10-08 | net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() | Anant Thazhemadam |
2020-10-06 | ethtool: specify which header flags are supported per command | Jakub Kicinski |
2020-10-06 | netlink: add mask validation | Jakub Kicinski |
2020-10-06 | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski |
2020-10-06 | ethtool: trim policy tables | Jakub Kicinski |
2020-10-06 | ethtool: wire up set policies to ops | Jakub Kicinski |
2020-10-06 | ethtool: wire up get policies to ops | Jakub Kicinski |
2020-10-06 | ipv4: use dev_sw_netstats_rx_add() | Fabian Frederick |
2020-10-06 | net: openvswitch: use dev_sw_netstats_rx_add() | Fabian Frederick |
2020-10-06 | xfrm: use dev_sw_netstats_rx_add() | Fabian Frederick |
2020-10-06 | ipv6: use dev_sw_netstats_rx_add() | Fabian Frederick |
2020-10-06 | Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2020-10-06 | ethtool: allow netdev driver to define phy tunables | Igor Russkikh |
2020-10-06 | net: always dump full packets with skb_dump | Vladimir Oltean |
2020-10-06 | tcp: fix receive window update in tcp_add_backlog() | Eric Dumazet |
2020-10-06 | mptcp: don't skip needed ack | Paolo Abeni |
2020-10-06 | mptcp: more DATA FIN fixes | Paolo Abeni |
2020-10-06 | net: qrtr: ns: Fix the incorrect usage of rcu_read_lock() | Manivannan Sadhasivam |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-10-05 | rxrpc: Fix server keyring leak | David Howells |
2020-10-05 | rxrpc: The server keyring isn't network-namespaced | David Howells |
2020-10-05 | rxrpc: Fix accept on a connection that need securing | David Howells |
2020-10-05 | rxrpc: Fix some missing _bh annotations on locking conn->state_lock | David Howells |
2020-10-05 | rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() | David Howells |
2020-10-05 | rxrpc: Fix rxkad token xdr encoding | Marc Dionne |
2020-10-05 | net: dsa: propagate switchdev vlan_filtering prepare phase to drivers | Vladimir Oltean |
2020-10-04 | net: openvswitch: Constify static struct genl_small_ops | Rikard Falkeborn |
2020-10-04 | mptcp: Constify mptcp_pm_ops | Rikard Falkeborn |
2020-10-04 | net/core: check length before updating Ethertype in skb_mpls_{push,pop} | Guillaume Nault |
2020-10-04 | net_sched: check error pointer in tcf_dump_walker() | Cong Wang |
2020-10-04 | net: dsa: Add devlink port regions support to DSA | Andrew Lunn |
2020-10-04 | net: devlink: Add support for port regions | Andrew Lunn |