Age | Commit message (Expand) | Author | Files | Lines |
2006-01-04 | [DECNET]: Only use local routers | Patrick Caulfield | 1 | -5/+8 |
2006-01-04 | [NET]: Add a dev_ioctl() fallback to sock_ioctl() | Christoph Hellwig | 1 | -1/+1 |
2006-01-04 | [SOCK]: Introduce sk_receive_skb | Arnaldo Carvalho de Melo | 1 | -16/+1 |
2006-01-04 | [NET]: move struct proto_ops to const | Eric Dumazet | 1 | -2/+2 |
2005-12-06 | [DECNET]: add memory buffer settings | Steven Whitehouse | 2 | -3/+55 |
2005-11-11 | [DECNET]: fix SIGPIPE | Patrick Caulfield | 1 | -7/+7 |
2005-11-08 | [NET]: kfree cleanup | Jesper Juhl | 1 | -8/+6 |
2005-10-26 | [DECNET]: Remove some redundant ifdeffed code | Patrick Caulfield | 1 | -13/+0 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 2 | -15/+11 |
2005-10-05 | [DECNET]: fix sparse gfp nocast warnings | Randy Dunlap | 2 | -11/+18 |
2005-09-10 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 1 | -2/+1 |
2005-09-02 | [DECNET]: Tidy send side socket SKB allocation. | Patrick Caulfield | 2 | -70/+33 |
2005-08-30 | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 1 | -1/+1 |
2005-08-30 | [DECNET]: Fix build after netlink changes. | Andrew Morton | 1 | -2/+3 |
2005-08-30 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 1 | -2/+2 |
2005-08-30 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 3 | -9/+9 |
2005-08-30 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 2 | -2/+2 |
2005-08-30 | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 1 | -1/+3 |
2005-08-30 | [NET]: Kill skb->real_dev | David S. Miller | 2 | -2/+2 |
2005-08-30 | [NET]: Kill skb->list | David S. Miller | 2 | -2/+2 |
2005-08-17 | [DECNET]: Fix RCU race condition in dn_neigh_construct(). | Paul E. McKenney | 1 | -1/+1 |
2005-08-10 | [DECNET]: Use sk_stream_error function rather than DECnet's own | Steven Whitehouse | 1 | -10/+1 |
2005-07-12 | [NET]: move config options out to individual protocols | Sam Ravnborg | 1 | -0/+23 |
2005-07-09 | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2 | -6/+7 |
2005-07-06 | [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules | Thomas Graf | 1 | -1/+2 |
2005-06-19 | [DECNET]: Remove unnecessary initilization of unused variable entries | Thomas Graf | 1 | -1/+0 |
2005-06-19 | [NETLINK]: Correctly set NLM_F_MULTI without checking the pid | Jamal Hadi Salim | 4 | -16/+19 |
2005-05-06 | [DECNET]: Fix build after C99 netlink initializer change. | Rafael J. Wysocki | 1 | -1/+1 |
2005-05-04 | [NETLINK]: Fix infinite loops in synchronous netlink changes. | David S. Miller | 1 | -1/+1 |
2005-05-04 | [NETLINK]: Synchronous message processing. | Herbert Xu | 1 | -1/+2 |
2005-05-04 | [RTNETLINK] Cleanup rtnetlink_link tables | Thomas Graf | 1 | -12/+13 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 18 | -0/+10975 |