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