index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire
David Howells
2024-03-04
3
-55
/
+56
*
rxrpc: Move rxrpc_send_ACK() to output.c with rxrpc_send_ack_packet()
David Howells
2024-02-29
3
-40
/
+40
*
rxrpc: Don't pick values out of the wire header when setting up security
David Howells
2024-02-29
1
-4
/
+4
*
rxrpc: Split up the DATA packet transmission function
David Howells
2024-02-29
2
-30
/
+69
*
rxrpc: Add a kvec[] to the rxrpc_txbuf struct
David Howells
2024-02-29
4
-24
/
+22
*
rxrpc: Merge together DF/non-DF branches of data Tx function
David Howells
2024-02-29
1
-39
/
+15
*
rxrpc: Do lazy DF flag resetting
David Howells
2024-02-29
2
-3
/
+2
*
rxrpc: Remove atomic handling on some fields only used in I/O thread
David Howells
2024-02-29
2
-11
/
+7
*
rxrpc: Strip barriers and atomics off of timer tracking
David Howells
2024-02-29
4
-37
/
+32
*
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
2024-02-29
5
-30
/
+30
*
rxrpc: Note cksum in txbuf
David Howells
2024-02-29
4
-1
/
+4
*
rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics
David Howells
2024-02-29
7
-38
/
+33
*
rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
David Howells
2024-02-29
5
-25
/
+29
*
Merge branch 'net-collect-tstats-automatically'
Paolo Abeni
2024-02-29
2
-1
/
+2
|
\
|
*
net: sit: Do not set .ndo_get_stats64
Breno Leitao
2024-02-29
1
-1
/
+0
|
*
net: get stats64 if device if driver is configured
Breno Leitao
2024-02-29
1
-0
/
+2
|
/
*
net: stmmac: fix typo in comment
Yanteng Si
2024-02-29
1
-1
/
+1
*
ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
Zhengchao Shao
2024-02-29
1
-5
/
+5
*
Merge branch 'net-dsa-mv88e6xxx-add-amethyst-specific-smi-gpio-function'
Paolo Abeni
2024-02-29
3
-4
/
+40
|
\
|
*
net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
Robert Marko
2024-02-29
3
-1
/
+37
|
*
net: dsa: mv88e6xxx: rename mv88e6xxx_g2_scratch_gpio_set_smi
Robert Marko
2024-02-29
3
-4
/
+4
|
/
*
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Eric Dumazet
2024-02-29
1
-4
/
+4
*
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
2024-02-29
1
-21
/
+22
*
tcp: remove some holes in struct tcp_sock
Eric Dumazet
2024-02-29
1
-4
/
+4
*
net: bridge: Exit if multicast_init_stats fails
Breno Leitao
2024-02-29
1
-1
/
+2
*
net: bridge: Do not allocate stats in the driver
Breno Leitao
2024-02-29
1
-11
/
+2
*
selftests: vxlan_mdb: Avoid duplicate test names
Ido Schimmel
2024-02-29
1
-18
/
+18
*
netlabel: remove impossible return value in netlbl_bitmap_walk
Zhengchao Shao
2024-02-29
3
-9
/
+3
*
Merge branch 'inet-implement-lockless-rtm_getnetconf-ops'
Jakub Kicinski
2024-02-29
5
-90
/
+81
|
\
|
*
inet: use xa_array iterator to implement inet_netconf_dump_devconf()
Eric Dumazet
2024-02-29
1
-58
/
+43
|
*
inet: do not use RTNL in inet_netconf_get_devconf()
Eric Dumazet
2024-02-29
1
-12
/
+15
|
*
inet: annotate devconf data-races
Eric Dumazet
2024-02-29
5
-21
/
+24
|
/
*
net: phy: dp83826: disable WOL at init
Catalin Popescu
2024-02-29
1
-1
/
+1
*
net: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-29
1
-1
/
+1
*
Merge branch 'tools-ynl-stop-using-libmnl'
Jakub Kicinski
2024-02-29
5
-268
/
+543
|
\
|
*
tools: ynl: use MSG_DONTWAIT for getting notifications
Jakub Kicinski
2024-02-29
1
-15
/
+14
|
*
tools: ynl: remove the libmnl dependency
Jakub Kicinski
2024-02-29
4
-6
/
+2
|
*
tools: ynl: stop using mnl socket helpers
Jakub Kicinski
2024-02-29
3
-22
/
+42
|
*
tools: ynl: switch away from MNL_CB_*
Jakub Kicinski
2024-02-29
3
-34
/
+40
|
*
tools: ynl: switch away from mnl_cb_t
Jakub Kicinski
2024-02-29
3
-18
/
+21
|
*
tools: ynl: stop using mnl_cb_run2()
Jakub Kicinski
2024-02-29
2
-19
/
+45
|
*
tools: ynl: use ynl_sock_read_msgs() for ACK handling
Jakub Kicinski
2024-02-29
2
-23
/
+14
|
*
tools: ynl: wrap recv() + mnl_cb_run2() into a single helper
Jakub Kicinski
2024-02-29
1
-38
/
+18
|
*
tools: ynl-gen: remove unused parse code
Jakub Kicinski
2024-02-29
3
-11
/
+1
|
*
tools: ynl: make yarg the first member of struct ynl_dump_state
Jakub Kicinski
2024-02-29
3
-7
/
+6
|
*
tools: ynl: create local ARRAY_SIZE() helper
Jakub Kicinski
2024-02-29
2
-2
/
+5
|
*
tools: ynl: create local nlmsg access helpers
Jakub Kicinski
2024-02-29
3
-17
/
+52
|
*
tools: ynl: create local for_each helpers
Jakub Kicinski
2024-02-29
3
-10
/
+57
|
*
tools: ynl: create local attribute helpers
Jakub Kicinski
2024-02-29
3
-74
/
+227
|
*
tools: ynl: give up on libmnl for auto-ints
Jakub Kicinski
2024-02-29
1
-9
/
+36
|
/
[next]