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
/
llc_sap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: llc: drop VLA in llc_sap_mcast()
Salvatore Mesoraca
2018-03-12
1
-3
/
+4
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2017-02-12
1
-0
/
+3
*
llc: Make llc_sap_action_t function pointer arrays const
Joe Perches
2014-12-10
1
-1
/
+1
*
llc: "foo* bar" should be "foo *bar"
Weilong Chen
2013-12-27
1
-2
/
+2
*
llc: Use normal etherdevice.h tests
Joe Perches
2013-09-03
1
-2
/
+2
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
1
-4
/
+0
*
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
David S. Miller
2010-05-10
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
llc: replace the socket list with a local address based hash
Octavian Purdila
2009-12-26
1
-1
/
+10
*
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
2009-12-26
1
-2
/
+6
*
llc: optimize multicast delivery
Octavian Purdila
2009-12-26
1
-8
/
+28
*
llc: convert the socket list to RCU locking
Octavian Purdila
2009-12-26
1
-23
/
+43
*
llc: Fix double accounting of received packets
Arnaldo Carvalho de Melo
2008-05-30
1
-5
/
+5
*
[LLC]: skb allocation size for responses
Joonwoo Park
2008-03-31
1
-3
/
+24
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
[LLC]: Use skb_reset_mac_header in llc_alloc_frame
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NET] LLC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-3
/
+3
*
[LLC]: multicast receive device match
Stephen Hemminger
2006-08-13
1
-0
/
+3
*
[LLX]: SOCK_DGRAM interface fixes
Stephen Hemminger
2006-08-04
1
-2
/
+2
*
[LLC]: add multicast support for datagrams
Stephen Hemminger
2006-06-17
1
-8
/
+51
*
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
Arnaldo Carvalho de Melo
2005-09-22
1
-1
/
+4
*
[LLC]: Fix the accept path
Arnaldo Carvalho de Melo
2005-09-22
1
-1
/
+3
*
[LLC]: Do better struct sock accounting on skbs
Arnaldo Carvalho de Melo
2005-09-22
1
-4
/
+4
*
[LLC]: Make llc_frame_alloc take a net_device as an argument
Arnaldo Carvalho de Melo
2005-09-22
1
-2
/
+3
*
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+316