开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-09
Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
Tianyu Lan
2022-02-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2022-02-09
dt-bindings: net: renesas,etheravb: Document RZ/G2UL SoC
Biju Das
2022-02-09
dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
Biju Das
2022-02-08
net: dsa: typo in comment
Luiz Angelo Daros de Luca
2022-02-08
ptp_pch: Remove unused pch_pm_ops
Andy Shevchenko
2022-02-08
ptp_pch: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2022-02-08
ptp_pch: Switch to use module_pci_driver() macro
Andy Shevchenko
2022-02-08
ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo()
Andy Shevchenko
2022-02-08
ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
Andy Shevchenko
2022-02-08
ptp_pch: use mac_pton()
Andy Shevchenko
2022-02-08
Merge branch 'net-speedup-netns-dismantles'
Jakub Kicinski
2022-02-08
net: remove default_device_exit()
Eric Dumazet
2022-02-08
bonding: switch bond_net_exit() to batch mode
Eric Dumazet
2022-02-08
can: gw: switch cangw_pernet_exit() to batch mode
Eric Dumazet
2022-02-08
ipmr: introduce ipmr_net_exit_batch()
Eric Dumazet
2022-02-08
ip6mr: introduce ip6mr_net_exit_batch()
Eric Dumazet
2022-02-08
ipv6: change fib6_rules_net_exit() to batch mode
Eric Dumazet
2022-02-08
ipv4: add fib_net_exit_batch()
Eric Dumazet
2022-02-08
nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
Eric Dumazet
2022-02-08
ipv6/addrconf: switch to per netns inet6_addr_lst hash table
Eric Dumazet
2022-02-08
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
2022-02-08
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
2022-02-08
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-08
et131x: support arbitrary MAX_SKB_FRAGS
Eric Dumazet
2022-02-08
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
2022-02-07
Merge branch 'inet-separate-dscp-from-ecn-bits-using-new-dscp_t-type'
Jakub Kicinski
2022-02-07
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2022-02-07
ipv4: Stop taking ECN bits into account in fib4-rules
Guillaume Nault
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
2022-02-07
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
2022-02-07
net: typhoon: include <net/vxlan.h>
Eric Dumazet
2022-02-07
igb: refactor XDP registration
Corinna Vinschen
2022-02-07
igc: avoid kernel warning when changing RX ring parameters
Corinna Vinschen
2022-02-07
net: dsa: mv88e6xxx: Unlock on error in mv88e6xxx_port_bridge_join()
Dan Carpenter
2022-02-07
net: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phylink_get_caps()
Dan Carpenter
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
2022-02-07
net: asix: add proper error handling of usb read errors
Pavel Skripkin
2022-02-07
r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_c...
Heiner Kallweit
2022-02-07
ip6mr: fix use-after-free in ip6mr_sk_done()
Eric Dumazet
2022-02-07
caif: cleanup double word in comment
Tom Rix
2022-02-07
Merge branch 'mlxsw-dip-sip-mangling'
David S. Miller
2022-02-07
selftests: forwarding: Add a test for pedit munge SIP and DIP
Danielle Ratson
2022-02-07
mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addresses
Danielle Ratson
2022-02-07
mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4 addresses
Danielle Ratson
2022-02-07
mlxsw: core_acl_flex_actions: Add SIP_DIP_ACTION
Danielle Ratson
2022-02-07
Merge branch 'ipv6-kfree_skb_reason'
David S. Miller
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
2022-02-07
net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
Menglong Dong
[next]