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