index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
bonding: cleanup bond_create
Jonathan Toppins
1
-18
/
+6
2022-06-10
bonding: netlink error message support for options
Jonathan Toppins
3
-41
/
+95
2022-06-10
net: add napi_get_frags_check() helper
Eric Dumazet
1
-0
/
+18
2022-06-10
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
1
-1
/
+2
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
1
-1
/
+1
2022-06-10
af_unix: use DEBUG_NET_WARN_ON_ONCE()
Eric Dumazet
1
-4
/
+4
2022-06-10
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
1
-3
/
+3
2022-06-10
net: use WARN_ON_ONCE() in inet_sock_destruct()
Eric Dumazet
1
-4
/
+4
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
1
-1
/
+1
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
Eric Dumazet
1
-1
/
+1
2022-06-10
team: adopt u64_stats_t
Eric Dumazet
2
-18
/
+18
2022-06-10
drop_monitor: adopt u64_stats_t
Eric Dumazet
1
-9
/
+9
2022-06-10
devlink: adopt u64_stats_t
Eric Dumazet
1
-12
/
+16
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
9
-55
/
+59
2022-06-10
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-8
/
+1
2022-06-10
ip6_tunnel: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-6
/
+1
2022-06-10
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-7
/
+1
2022-06-10
ipvlan: adopt u64_stats_t
Eric Dumazet
3
-17
/
+17
2022-06-10
vlan: adopt u64_stats_t
Eric Dumazet
5
-29
/
+29
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
48
-137
/
+141
2022-06-09
MAINTAINERS: Remove Jukka Rissanen as 6lowpan maintainer
Jukka Rissanen
1
-1
/
+0
2022-06-09
net: 6lowpan: constify lowpan_nhc structures
Alexander Aring
2
-11
/
+11
2022-06-09
net: 6lowpan: use array for find nhc id
Alexander Aring
15
-203
/
+37
2022-06-09
net: 6lowpan: remove const from scalars
Alexander Aring
1
-3
/
+3
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2
-0
/
+6
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
4
-9
/
+12
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
gcc-12: disable '-Wdangling-pointer' warning for now
Linus Torvalds
1
-0
/
+3
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
net: macb: change return type for gem_ptp_set_one_step_sync()
Claudiu Beznea
1
-5
/
+2
2022-06-09
vmxnet3: update to version 7
Ronak Doshi
2
-3
/
+8
2022-06-09
vmxnet3: use ext1 field to indicate encapsulated packet
Ronak Doshi
2
-9
/
+23
2022-06-09
vmxnet3: limit number of TXDs used for TSO packet
Ronak Doshi
2
-0
/
+19
2022-06-09
vmxnet3: add command to set ring buffer sizes
Ronak Doshi
4
-13
/
+65
2022-06-09
vmxnet3: add support for out of order rx completion
Ronak Doshi
2
-12
/
+63
2022-06-09
vmxnet3: add support for large passthrough BAR register
Ronak Doshi
4
-10
/
+38
2022-06-09
vmxnet3: add support for capability registers
Ronak Doshi
4
-6
/
+233
2022-06-09
vmxnet3: prepare for version 7 changes
Ronak Doshi
6
-6
/
+9
2022-06-09
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-06-09
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
1
-4
/
+6
2022-06-09
xen/netback: do some code cleanup
Juergen Gross
4
-29
/
+5
2022-06-09
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
1
-29
/
+9
2022-06-09
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
1
-0
/
+8
2022-06-09
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
1
-1
/
+1
2022-06-09
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
1
-16
/
+11
2022-06-09
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
1
-1
/
+5
2022-06-09
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2
-1
/
+9
2022-06-09
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
1
-2
/
+19
2022-06-09
ip_gre: test csum_start instead of transport header
Willem de Bruijn
1
-6
/
+5
2022-06-08
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2
-0
/
+14
[next]