Age | Commit message (Expand) | Author | Files | Lines |
2011-11-27 | inet: add a redirect generation id in inetpeer | Eric Dumazet | 1 | -0/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-22 | ipv6: make fragment identifications less predictable | Eric Dumazet | 1 | -3/+10 |
2011-06-09 | inetpeer: lower false sharing effect | Eric Dumazet | 1 | -11/+13 |
2011-06-09 | inetpeer: remove unused list | Eric Dumazet | 1 | -1/+1 |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet | 1 | -1/+1 |
2011-02-11 | inetpeer: Add redirect and PMTU discovery cached info. | David S. Miller | 1 | -7/+11 |
2011-02-11 | inetpeer: Abstract address representation further. | David S. Miller | 1 | -6/+10 |
2011-02-05 | inetpeer: Move ICMP rate limiting state into inet_peer entries. | David S. Miller | 1 | -0/+3 |
2011-01-28 | inetpeer: Mark metrics as "new" in fresh inetpeer entries. | David S. Miller | 1 | -0/+7 |
2011-01-28 | inetpeer: Add metrics storage to inetpeer entries. | David S. Miller | 1 | -2/+4 |
2010-12-02 | inetpeer: Fix incorrect comment about inetpeer struct size. | David S. Miller | 1 | -1/+0 |
2010-12-02 | inetpeer: Kill use of inet_peer_address_t typedef. | David S. Miller | 1 | -6/+6 |
2010-11-30 | inetpeer: Add inet_getpeer_v6() | David S. Miller | 1 | -0/+10 |
2010-11-30 | inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. | David S. Miller | 1 | -1/+10 |
2010-11-30 | inetpeer: Introduce inet_peer_address_t. | David S. Miller | 1 | -1/+9 |
2010-10-27 | inetpeer: __rcu annotations | Eric Dumazet | 1 | -1/+1 |
2010-06-16 | inetpeer: restore small inet_peer structures | Eric Dumazet | 1 | -5/+26 |
2010-06-16 | inetpeer: RCU conversion | Eric Dumazet | 1 | -0/+1 |
2009-11-14 | inetpeer: Optimize inet_getid() | Eric Dumazet | 1 | -11/+5 |
2009-11-04 | net: cleanup include/net | Eric Dumazet | 1 | -2/+1 |
2008-06-12 | net: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2007-11-13 | [INET]: Use list_head-s in inetpeer.c | Pavel Emelyanov | 1 | -1/+1 |
2006-10-20 | [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look... | Eric Dumazet | 1 | -3/+4 |
2006-10-16 | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire() | Eric Dumazet | 1 | -15/+2 |
2006-09-29 | [IPV4]: inetpeer annotations | Al Viro | 1 | -2/+2 |
2006-01-04 | [IPV4]: Safer reassembly | Herbert Xu | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+66 |