index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
Merge branch 'octeontx2-debugfs-updates'
David S. Miller
3
-11
/
+114
2021-10-28
octeontx2-af: debugfs: Add channel and channel mask.
Rakesh Babu
3
-0
/
+9
2021-10-28
octeontx2-af: cn10k: debugfs for dumping LMTST map table
Harman Kalra
1
-0
/
+94
2021-10-28
octeontx2-af: debugfs: Minor changes.
Rakesh Babu Saladi
1
-11
/
+11
2021-10-28
net: phy: microchip_t1: add cable test support for lan87xx phy
Yuiko Oshino
1
-0
/
+239
2021-10-28
ptp: fix code indentation issues
Carlos Llamas
1
-3
/
+3
2021-10-28
net: cleanup __sk_stream_memory_free()
Eric Dumazet
1
-8
/
+2
2021-10-28
sky2: Remove redundant assignment and parentheses
luo penghao
1
-1
/
+1
2021-10-28
net: ipconfig: Release the rtnl_lock while waiting for carrier
Maxime Chevallier
1
-2
/
+10
2021-10-28
devlink: add documentation for octeontx2 driver
Subbaraya Sundeep
2
-0
/
+43
2021-10-28
sch_htb: Add extack messages for EOPNOTSUPP errors
Maxim Mikityanskiy
1
-2
/
+6
2021-10-28
Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
34
-248
/
+292
2021-10-28
Merge branch 'mvpp2-phylink'
David S. Miller
1
-45
/
+52
2021-10-28
net: mvpp2: clean up mvpp2_phylink_validate()
Russell King (Oracle)
1
-10
/
+7
2021-10-28
net: mvpp2: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-12
/
+7
2021-10-28
net: mvpp2: remove interface checks in mvpp2_phylink_validate()
Russell King (Oracle)
1
-26
/
+7
2021-10-28
net: mvpp2: populate supported_interfaces member
Russell King
1
-0
/
+34
2021-10-28
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
1
-12
/
+12
2021-10-28
mpt fusion: use dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-28
firewire: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-7
/
+7
2021-10-28
media: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+4
2021-10-28
Merge branch 'tcp-tx-side-cleanups'
David S. Miller
5
-47
/
+14
2021-10-28
tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero
Eric Dumazet
2
-6
/
+0
2021-10-28
tcp: do not clear skb->csum if already zero
Eric Dumazet
3
-3
/
+0
2021-10-28
tcp: factorize ip_summed setting
Eric Dumazet
3
-9
/
+2
2021-10-28
tcp: no longer set skb->reserved_tailroom
Eric Dumazet
2
-6
/
+0
2021-10-28
tcp: remove dead code from tcp_collapse_retrans()
Eric Dumazet
1
-7
/
+3
2021-10-28
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
3
-7
/
+8
2021-10-28
tcp: remove dead code from tcp_sendmsg_locked()
Eric Dumazet
1
-9
/
+1
2021-10-27
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-next
Saeed Mahameed
34
-248
/
+292
2021-10-27
net: phy: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-1
/
+1
2021-10-27
Merge branch 'mptcp-rework-fwd-memory-allocation-and-one-cleanup'
Jakub Kicinski
6
-155
/
+120
2021-10-27
mptcp: drop unused sk in mptcp_push_release
Geliang Tang
1
-5
/
+4
2021-10-27
mptcp: allocate fwd memory separately on the rx and tx path
Paolo Abeni
2
-145
/
+95
2021-10-27
net: introduce sk_forward_alloc_get()
Paolo Abeni
4
-3
/
+14
2021-10-27
tcp: define macros for a couple reclaim thresholds
Paolo Abeni
1
-2
/
+7
2021-10-27
inet: remove races in inet{6}_getname()
Eric Dumazet
3
-17
/
+21
2021-10-27
xdp: Remove redundant warning
Yajun Deng
1
-2
/
+0
2021-10-27
net: thunderbolt: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+5
2021-10-27
staging: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-27
net: macb: Fix mdio child node detection
Guenter Roeck
1
-1
/
+1
2021-10-27
net: sch: simplify condtion for selecting mini_Qdisc_pair buffer
Seth Forshee
1
-1
/
+1
2021-10-27
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
2
-20
/
+20
2021-10-27
net: sched: gred: dynamically allocate tc_gred_qopt_offload
Arnd Bergmann
1
-20
/
+30
2021-10-27
Merge branch 'two-reverts-to-calm-down-devlink-discussion'
Jakub Kicinski
1
-10
/
+14
2021-10-27
Revert "devlink: Remove not-executed trap policer notifications"
Leon Romanovsky
1
-5
/
+7
2021-10-27
Revert "devlink: Remove not-executed trap group notifications"
Leon Romanovsky
1
-5
/
+7
2021-10-27
Merge branch 'br-fdb-refactoring'
David S. Miller
8
-465
/
+305
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
3
-202
/
+43
2021-10-27
net: bridge: create a common function for populating switchdev FDB entries
Vladimir Oltean
1
-19
/
+22
[next]