index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-05
net: dsa: realtek: don't default Kconfigs to y
Jakub Kicinski
1
-4
/
+0
2022-02-05
net: sparx5: remove phylink_config.pcs_poll usage
Russell King (Oracle)
1
-1
/
+0
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
2
-12
/
+0
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
2
-35
/
+32
2022-02-05
net: gro: avoid re-computing truesize twice on recycle
Paolo Abeni
1
-1
/
+0
2022-02-05
net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()
Dan Carpenter
1
-1
/
+1
2022-02-05
net: lan966x: Update mdb when enabling/disabling mcast_snooping
Horatiu Vultur
3
-0
/
+51
2022-02-05
net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED
Horatiu Vultur
4
-1
/
+110
2022-02-05
net: lan966x: Update the PGID used by IPV6 data frames
Horatiu Vultur
1
-1
/
+5
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
5
-23
/
+56
2022-02-05
selftests: mptcp: set ip_mptcp in command line
Geliang Tang
1
-3
/
+9
2022-02-05
selftests: mptcp: add set_flags tests in pm_netlink.sh
Geliang Tang
1
-0
/
+18
2022-02-05
selftests: mptcp: add the id argument for set_flags
Geliang Tang
1
-21
/
+42
2022-02-05
selftests: mptcp: add wrapper for setting flags
Geliang Tang
1
-3
/
+21
2022-02-05
selftests: mptcp: add wrapper for showing addrs
Geliang Tang
1
-28
/
+50
2022-02-05
selftests: mptcp: add ip mptcp wrappers
Geliang Tang
1
-330
/
+407
2022-02-05
selftests: mptcp: add backup with port testcase
Geliang Tang
1
-5
/
+39
2022-02-05
selftests: mptcp: add the port argument for set_flags
Geliang Tang
1
-1
/
+13
2022-02-05
mptcp: allow to use port and non-signal in set_flags
Geliang Tang
1
-7
/
+6
2022-02-05
ipv6: ioam: Insertion frequency in lwtunnel output
Justin Iurman
1
-2
/
+57
2022-02-05
uapi: ioam: Insertion frequency
Justin Iurman
1
-0
/
+9
2022-02-04
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
7
-1
/
+6
2022-02-04
net: ipa: determine replenish doorbell differently
Alex Elder
2
-6
/
+10
2022-02-04
net: ipa: replenish after delivering payload
Alex Elder
1
-3
/
+3
2022-02-04
net: ipa: kill replenish_backlog
Alex Elder
2
-9
/
+0
2022-02-04
net: ipa: introduce gsi_channel_trans_idle()
Alex Elder
3
-12
/
+26
2022-02-04
net: ipa: don't use replenish_backlog
Alex Elder
1
-5
/
+2
2022-02-04
net: ipa: allocate transaction in replenish loop
Alex Elder
1
-24
/
+16
2022-02-04
net: ipa: decide on doorbell in replenish loop
Alex Elder
1
-9
/
+12
2022-02-04
net: ipa: increment backlog in replenish caller
Alex Elder
1
-20
/
+9
2022-02-04
net: ipa: allocate transaction before pages when replenishing
Alex Elder
1
-8
/
+8
2022-02-04
net: ipa: kill replenish_saved
Alex Elder
2
-15
/
+4
2022-02-04
tls: cap the output scatter list to something reasonable
Jakub Kicinski
2
-1
/
+19
2022-02-04
net: dsa: realtek: convert to phylink_generic_validate()
Russell King (Oracle)
1
-34
/
+12
2022-02-04
net: lan966x: use .mac_select_pcs() interface
Horatiu Vultur
2
-1
/
+9
2022-02-04
selftests: rtnetlink: Use more sensible tos values
Guillaume Nault
1
-2
/
+2
2022-02-04
selftests: fib offload: use sensible tos values
Guillaume Nault
1
-6
/
+6
2022-02-04
net: minor __dev_alloc_name() optimization
Eric Dumazet
1
-2
/
+2
2022-02-04
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
4
-19
/
+41
2022-02-03
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-02-03
i40e: Fix race condition while adding/deleting MAC/VLAN filters
Jedrzej Jagielski
1
-11
/
+13
2022-02-03
i40e: Add new version of i40e_aq_add_macvlan function
Jedrzej Jagielski
2
-20
/
+77
2022-02-03
i40e: Add new versions of send ASQ command functions
Jedrzej Jagielski
3
-8
/
+150
2022-02-03
i40e: Add sending commands in atomic context
Jedrzej Jagielski
1
-9
/
+12
2022-02-03
i40e: remove enum i40e_client_state
Jakub Kicinski
1
-10
/
+0
2022-02-03
i40e: Remove unused RX realloc stat
Joe Damato
2
-3
/
+1
2022-02-03
i40e: Disable hw-tc-offload feature on driver load
Mateusz Palczewski
1
-1
/
+4
2022-02-03
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
1
-1
/
+1
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
3
-24
/
+5
[next]