index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
macio-adb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
ipv6: addrconf_disable_ipv6() optimization
Eric Dumazet
1
-7
/
+6
2024-03-01
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
3
-7
/
+8
2024-03-01
ipv6: add ipv6_devconf_read_txrx cacheline_group
Eric Dumazet
1
-4
/
+9
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
2
-4
/
+9
2024-02-29
kunit: Fix again checksum tests on big endian CPUs
Christophe Leroy
1
-8
/
+9
2024-02-29
tls: fix use-after-free on failed backlog decryption
Sabrina Dubroca
1
-7
/
+17
2024-02-29
tls: separate no-async decryption request handling from async
Sabrina Dubroca
1
-5
/
+8
2024-02-29
tls: fix peeking with sync+async decryption
Sabrina Dubroca
1
-3
/
+6
2024-02-29
tls: decrement decrypt_pending if no async completion will be called
Sabrina Dubroca
1
-0
/
+2
2024-02-29
gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
Alexander Ofitserov
1
-6
/
+6
2024-02-29
net: sit: Do not set .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-02-29
net: get stats64 if device if driver is configured
Breno Leitao
1
-0
/
+2
2024-02-29
net: stmmac: fix typo in comment
Yanteng Si
1
-1
/
+1
2024-02-29
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
1
-1
/
+1
2024-02-29
ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
Zhengchao Shao
1
-5
/
+5
2024-02-29
net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
Robert Marko
3
-1
/
+37
2024-02-29
net: dsa: mv88e6xxx: rename mv88e6xxx_g2_scratch_gpio_set_smi
Robert Marko
3
-4
/
+4
2024-02-29
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Eric Dumazet
1
-4
/
+4
2024-02-29
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
1
-21
/
+22
2024-02-29
tcp: remove some holes in struct tcp_sock
Eric Dumazet
1
-4
/
+4
2024-02-29
igb: extend PTP timestamp adjustments to i211
Oleksij Rempel
1
-2
/
+3
2024-02-29
net: bridge: Exit if multicast_init_stats fails
Breno Leitao
1
-1
/
+2
2024-02-29
net: bridge: Do not allocate stats in the driver
Breno Leitao
1
-11
/
+2
2024-02-29
selftests: vxlan_mdb: Avoid duplicate test names
Ido Schimmel
1
-18
/
+18
2024-02-29
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2024-02-29
netlabel: remove impossible return value in netlbl_bitmap_walk
Zhengchao Shao
3
-9
/
+3
2024-02-29
inet: use xa_array iterator to implement inet_netconf_dump_devconf()
Eric Dumazet
1
-58
/
+43
2024-02-29
inet: do not use RTNL in inet_netconf_get_devconf()
Eric Dumazet
1
-12
/
+15
2024-02-29
inet: annotate devconf data-races
Eric Dumazet
5
-21
/
+24
2024-02-29
net: phy: dp83826: disable WOL at init
Catalin Popescu
1
-1
/
+1
2024-02-29
net: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-29
tools: ynl: use MSG_DONTWAIT for getting notifications
Jakub Kicinski
1
-15
/
+14
2024-02-29
tools: ynl: remove the libmnl dependency
Jakub Kicinski
4
-6
/
+2
2024-02-29
tools: ynl: stop using mnl socket helpers
Jakub Kicinski
3
-22
/
+42
2024-02-29
tools: ynl: switch away from MNL_CB_*
Jakub Kicinski
3
-34
/
+40
2024-02-29
tools: ynl: switch away from mnl_cb_t
Jakub Kicinski
3
-18
/
+21
2024-02-29
tools: ynl: stop using mnl_cb_run2()
Jakub Kicinski
2
-19
/
+45
2024-02-29
tools: ynl: use ynl_sock_read_msgs() for ACK handling
Jakub Kicinski
2
-23
/
+14
2024-02-29
tools: ynl: wrap recv() + mnl_cb_run2() into a single helper
Jakub Kicinski
1
-38
/
+18
2024-02-29
tools: ynl-gen: remove unused parse code
Jakub Kicinski
3
-11
/
+1
2024-02-29
tools: ynl: make yarg the first member of struct ynl_dump_state
Jakub Kicinski
3
-7
/
+6
2024-02-29
tools: ynl: create local ARRAY_SIZE() helper
Jakub Kicinski
2
-2
/
+5
2024-02-29
tools: ynl: create local nlmsg access helpers
Jakub Kicinski
3
-17
/
+52
2024-02-29
tools: ynl: create local for_each helpers
Jakub Kicinski
3
-10
/
+57
2024-02-29
tools: ynl: create local attribute helpers
Jakub Kicinski
3
-74
/
+227
2024-02-29
tools: ynl: give up on libmnl for auto-ints
Jakub Kicinski
1
-9
/
+36
2024-02-29
tools: ynl: fix handling of multiple mcast groups
Jakub Kicinski
1
-0
/
+1
2024-02-29
tools: ynl: protect from old OvS headers
Jakub Kicinski
1
-0
/
+3
2024-02-29
selftests: netfilter: add bridge conntrack + multicast test case
Florian Westphal
2
-1
/
+190
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
4
-0
/
+128
[next]