index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
Commit message (
Expand
)
Author
Age
Files
Lines
*
llc: verify mac len before reading mac header
Willem de Bruijn
2023-11-01
3
-2
/
+14
*
net/llc/llc_conn.c: fix 4 instances of -Wmissing-variable-declarations
Nick Desaulniers
2023-08-09
1
-5
/
+6
*
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
2023-07-20
1
-3
/
+0
*
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
2023-07-20
3
-21
/
+32
*
llc: Check netns in llc_dgram_match().
Kuniyuki Iwashima
2023-07-20
1
-7
/
+11
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-1
/
+0
*
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-05-10
1
-3
/
+5
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-1
/
+1
*
llc: only change llc->dev when bind() succeeds
Eric Dumazet
2022-03-25
1
-25
/
+34
*
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
2022-03-23
1
-0
/
+8
*
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2021-12-10
1
-1
/
+1
*
llc: add net device refcount tracker
Eric Dumazet
2021-12-07
1
-2
/
+3
*
llc/snap: constify dev_addr passing
Jakub Kicinski
2021-10-13
4
-4
/
+4
*
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-4
/
+2
*
net: llc: fix skb_over_panic
Pavel Skripkin
2021-07-27
2
-2
/
+10
*
llc2: Remove redundant assignment to rc
Jiapeng Chong
2021-04-27
1
-2
/
+0
*
llc: llc_core.c: COuple of typo fixes
Bhaskar Chowdhury
2021-03-28
1
-2
/
+2
*
net: llc: Correct function name llc_pdu_set_pf_bit() in header
Yang Yingliang
2021-03-26
1
-1
/
+1
*
net: llc: Correct function name llc_sap_action_unitdata_ind() in header
Yang Yingliang
2021-03-26
1
-1
/
+1
*
net: llc: Correct some function names in header
Yang Yingliang
2021-03-26
1
-2
/
+2
*
net: remove redundant 'depends on NET'
Masahiro Yamada
2021-01-27
1
-1
/
+0
*
net: llc: Fix kerneldoc warnings
Andrew Lunn
2020-10-30
1
-0
/
+2
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-2
/
+2
*
net: llc: kerneldoc fixes
Andrew Lunn
2020-07-13
5
-5
/
+9
*
llc: make sure applications use ARPHRD_ETHER
Eric Dumazet
2020-06-28
1
-3
/
+7
*
af_llc: fix if-statement empty body warning
Randy Dunlap
2020-02-26
1
-1
/
+1
*
net: Add missing annotation for llc_seq_start()
Jules Irenge
2020-02-24
1
-1
/
+1
*
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
2019-12-20
1
-2
/
+2
*
net: silence data-races on sk_backlog.tail
Eric Dumazet
2019-11-06
1
-1
/
+1
*
net: use helpers to change sk_ack_backlog
Eric Dumazet
2019-11-06
1
-1
/
+1
*
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
2019-10-09
1
-1
/
+1
*
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers
2019-10-08
1
-27
/
+6
*
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Eric Biggers
2019-10-08
3
-18
/
+30
*
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-10-08
2
-25
/
+15
*
llc: fix sk_buff leak in llc_sap_state_process()
Eric Biggers
2019-10-08
2
-18
/
+17
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 281
Thomas Gleixner
2019-06-05
1
-8
/
+1
*
llc: fix skb leak in llc_build_and_send_ui_pkt()
Eric Dumazet
2019-05-28
1
-0
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
llc: Check address length before reading address field
Tetsuo Handa
2019-04-12
1
-2
/
+1
*
llc: do not use sk_eat_skb()
Eric Dumazet
2018-10-22
1
-7
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-0
/
+1
|
\
|
*
llc: set SOCK_RCU_FREE in llc_sap_add_socket()
Cong Wang
2018-10-15
1
-0
/
+1
*
|
llc: avoid blocking in llc_sap_close()
Cong Wang
2018-09-13
1
-3
/
+1
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-09
1
-2
/
+2
|
\
|
*
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
2018-08-07
1
-2
/
+2
*
|
llc: fix whitespace issues
Stephen Hemminger
2018-07-24
3
-3
/
+2
|
/
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
|
*
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-26
/
+2
[next]