index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
6
-56
/
+329
2022-02-09
mctp: Allow keys matching any local address
Jeremy Kerr
2
-2
/
+10
2022-02-09
mctp: Add helper for address match checking
Jeremy Kerr
2
-5
/
+8
2022-02-09
mctp: tests: Add key state tests
Jeremy Kerr
1
-0
/
+137
2022-02-09
mctp: tests: Rename FL_T macro to FL_TO
Jeremy Kerr
1
-6
/
+6
2022-02-09
ip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
Eric Dumazet
1
-1
/
+4
2022-02-09
Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
Tianyu Lan
1
-8
/
+16
2022-02-09
dt-bindings: net: renesas,etheravb: Document RZ/G2UL SoC
Biju Das
1
-1
/
+2
2022-02-09
dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
Biju Das
1
-1
/
+2
2022-02-09
net: dsa: typo in comment
Luiz Angelo Daros de Luca
1
-1
/
+1
2022-02-09
ptp_pch: Remove unused pch_pm_ops
Andy Shevchenko
1
-6
/
+0
2022-02-09
ptp_pch: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
1
-63
/
+10
2022-02-09
ptp_pch: Switch to use module_pci_driver() macro
Andy Shevchenko
1
-19
/
+1
2022-02-09
ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo()
Andy Shevchenko
1
-9
/
+4
2022-02-09
ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
Andy Shevchenko
1
-36
/
+10
2022-02-09
ptp_pch: use mac_pton()
Andy Shevchenko
1
-31
/
+10
2022-02-09
net: remove default_device_exit()
Eric Dumazet
1
-8
/
+14
2022-02-09
bonding: switch bond_net_exit() to batch mode
Eric Dumazet
2
-9
/
+19
2022-02-09
can: gw: switch cangw_pernet_exit() to batch mode
Eric Dumazet
1
-3
/
+6
2022-02-09
ipmr: introduce ipmr_net_exit_batch()
Eric Dumazet
1
-5
/
+15
2022-02-09
ip6mr: introduce ip6mr_net_exit_batch()
Eric Dumazet
1
-5
/
+15
2022-02-09
ipv6: change fib6_rules_net_exit() to batch mode
Eric Dumazet
1
-3
/
+8
2022-02-09
ipv4: add fib_net_exit_batch()
Eric Dumazet
1
-3
/
+16
2022-02-09
nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
Eric Dumazet
1
-4
/
+8
2022-02-09
ipv6/addrconf: switch to per netns inet6_addr_lst hash table
Eric Dumazet
1
-54
/
+23
2022-02-09
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
2
-20
/
+25
2022-02-09
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
2
-0
/
+24
2022-02-09
net: add dev->dev_registered_tracker
Eric Dumazet
2
-2
/
+7
2022-02-09
et131x: support arbitrary MAX_SKB_FRAGS
Eric Dumazet
1
-4
/
+10
2022-02-08
i40e: Add a stat for tracking busy rx pages
Joe Damato
5
-5
/
+15
2022-02-08
i40e: Add a stat for tracking pages waived
Joe Damato
5
-4
/
+17
2022-02-08
i40e: Add a stat tracking new RX page allocations
Joe Damato
5
-1
/
+9
2022-02-08
i40e: Aggregate and export RX page reuse stat
Joe Damato
3
-1
/
+6
2022-02-08
i40e: Remove rx page reuse double count
Joe Damato
1
-2
/
+0
2022-02-08
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
4
-34
/
+45
2022-02-08
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
4
-4
/
+93
2022-02-08
ipv4: Stop taking ECN bits into account in fib4-rules
Guillaume Nault
2
-9
/
+39
2022-02-08
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
4
-7
/
+105
2022-02-08
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
5
-20
/
+20
2022-02-08
net: typhoon: include <net/vxlan.h>
Eric Dumazet
1
-0
/
+3
2022-02-07
igb: refactor XDP registration
Corinna Vinschen
2
-10
/
+13
2022-02-07
igc: avoid kernel warning when changing RX ring parameters
Corinna Vinschen
1
-0
/
+3
2022-02-07
net: dsa: mv88e6xxx: Unlock on error in mv88e6xxx_port_bridge_join()
Dan Carpenter
1
-1
/
+1
2022-02-07
net: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phylink_get_caps()
Dan Carpenter
1
-1
/
+1
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
8
-8
/
+118
2022-02-07
net: asix: add proper error handling of usb read errors
Pavel Skripkin
3
-11
/
+33
2022-02-07
r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_c...
Heiner Kallweit
1
-46
/
+25
2022-02-07
ip6mr: fix use-after-free in ip6mr_sk_done()
Eric Dumazet
2
-3
/
+7
2022-02-07
caif: cleanup double word in comment
Tom Rix
1
-1
/
+1