Commit Graph

21 Commits (8a22c99a80b0926585cfcbcc423ee2c49c1fd820)

Author SHA1 Message Date
David S. Miller f0ecde1466 net: Fix FDDI and TR config checks in ipv4 arp and LLC. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Octavian Purdila 52d58aef5e llc: replace the socket list with a local address based hash 15 years ago
Octavian Purdila 6d2e3ea284 llc: use a device based hash table to speed up multicast delivery 15 years ago
Octavian Purdila 0f7b67dd9e llc: optimize multicast delivery 15 years ago
Octavian Purdila b76f5a8427 llc: convert the socket list to RCU locking 15 years ago
Arnaldo Carvalho de Melo 3446b9d57e llc: Fix double accounting of received packets 17 years ago
Joonwoo Park f83f1768f8 [LLC]: skb allocation size for responses 17 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 0a1b0ad9ae [LLC]: Use skb_reset_mac_header in llc_alloc_frame 18 years ago
YOSHIFUJI Hideaki d57b1869b2 [NET] LLC: Fix whitespace errors. 18 years ago
Stephen Hemminger 7ee66fcb94 [LLC]: multicast receive device match 19 years ago
Stephen Hemminger 30a584d944 [LLX]: SOCK_DGRAM interface fixes 19 years ago
Stephen Hemminger bc0e646796 [LLC]: add multicast support for datagrams 19 years ago
Arnaldo Carvalho de Melo 8420e1b541 [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg 20 years ago
Arnaldo Carvalho de Melo d389424e00 [LLC]: Fix the accept path 20 years ago
Arnaldo Carvalho de Melo 04e4223f44 [LLC]: Do better struct sock accounting on skbs 20 years ago
Arnaldo Carvalho de Melo 1d67e6501b [LLC]: Make llc_frame_alloc take a net_device as an argument 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago