| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | Linus Torvalds | 2005-04-16 | 1 | -0/+316 |