index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-01-14
net: openvswitch: add log message for error case
Eelco Chaudron
2021-01-13
tcp: assign skb hash after tcp_event_data_sent
Yuchung Cheng
2021-01-13
net: core: use eth_type_vlan in __netif_receive_skb_core
Menglong Dong
2021-01-12
hci: llc_shdlc: style: Simplify bool comparison
YANG LI
2021-01-12
net: dsa: add optional stats64 support
Oleksij Rempel
2021-01-11
net: dsa: remove obsolete comments about switchdev transactions
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: delete switchdev_port_obj_add_now
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-09
mptcp: add the mibs for MP_PRIO
Geliang Tang
2021-01-09
mptcp: add set_flags command in PM netlink
Geliang Tang
2021-01-09
mptcp: add the incoming MP_PRIO support
Geliang Tang
2021-01-09
mptcp: add the outgoing MP_PRIO support
Geliang Tang
2021-01-09
mptcp: add the address ID assignment bitmap
Geliang Tang
2021-01-09
net: dsa: dsa_legacy_fdb_{add,del} can be static
Vladimir Oltean
2021-01-09
net-gro: remove GRO_DROP
Eric Dumazet
2021-01-09
net: bridge: fix misspellings using codespell tool
Menglong Dong
2021-01-08
net: ip_tunnel: clean up endianness conversions
Julian Wiedmann
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-07
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
2021-01-07
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
2021-01-07
nexthop: Fix off-by-one error in error path
Ido Schimmel
2021-01-07
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
skbuff: add flags to ubuf_info for ubuf setup
Jonathan Lemon
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
skbuff: Call skb_zcopy_clear() before unref'ing fragments
Jonathan Lemon
2021-01-07
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2021-01-07
skbuff: replace sock_zerocopy_get with skb_zcopy_get
Jonathan Lemon
2021-01-07
skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
Jonathan Lemon
2021-01-07
skbuff: Push status and refcounts into sock_zerocopy_callback
Jonathan Lemon
2021-01-07
skbuff: simplify sock_zerocopy_put
Jonathan Lemon
2021-01-07
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2021-01-07
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-07
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
2021-01-07
net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB
Vladimir Oltean
2021-01-07
net: dsa: move switchdev event implementation under the same switch/case stat...
Vladimir Oltean
2021-01-07
net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
Vladimir Oltean
2021-01-07
net: dsa: be louder when a non-legacy FDB operation fails
Vladimir Oltean
2021-01-07
net: bridge: notify switchdev of disappearance of old FDB entry upon migration
Vladimir Oltean
2021-01-07
net: ip: always refragment ip defragmented packets
Florian Westphal
2021-01-07
net: fix pmtu check in nopmtudisc mode
Florian Westphal
2021-01-07
udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks
Jakub Kicinski
2021-01-07
udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpers
Jakub Kicinski
[next]