Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 479 | -8140/+24624 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2010-05-20 | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -35/+34 |
2010-05-20 | Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 20 | -322/+2408 |
2010-05-20 | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds | 1 | -4/+11 |
2010-05-19 | ipv6: Never schedule DAD timer on dead address | Herbert Xu | 1 | -2/+8 |
2010-05-19 | ipv6: Use POSTDAD state | Herbert Xu | 1 | -5/+24 |
2010-05-19 | ipv6: Use state_lock to protect ifa state | Herbert Xu | 1 | -4/+23 |
2010-05-19 | ipv6: Replace inet6_ifaddr->dead with state | Herbert Xu | 1 | -7/+9 |
2010-05-18 | bridge: fix build for CONFIG_SYSFS disabled | Randy Dunlap | 1 | -1/+1 |
2010-05-18 | net: Remove unnecessary returns from void function()s | Joe Perches | 48 | -131/+0 |
2010-05-18 | net sched: cleanup and rate limit warning | stephen hemminger | 1 | -3/+6 |
2010-05-18 | pfkey: add severity to printk | stephen hemminger | 1 | -5/+5 |
2010-05-18 | xfrm: add severity to printk | stephen hemminger | 1 | -5/+7 |
2010-05-18 | net sched: printk message severity | stephen hemminger | 8 | -28/+33 |
2010-05-18 | net/caif: Use kzalloc | Julia Lawall | 2 | -4/+2 |
2010-05-18 | sctp: fix append error cause to ERROR chunk correctly | Wei Yongjun | 1 | -2/+2 |
2010-05-18 | net: Add netlink support for virtual port management (was iovnl) | Scott Feldman | 1 | -1/+168 |
2010-05-18 | net: Introduce skb_tunnel_rx() helper | Eric Dumazet | 6 | -34/+14 |
2010-05-18 | tcp: tcp_synack_options() fix | Eric Dumazet | 1 | -5/+4 |
2010-05-18 | ipv6: fix the bug of address check | Stephen Hemminger | 1 | -7/+8 |
2010-05-18 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 6 | -8/+147 |
2010-05-18 | net_sched: sch_hfsc: fix classification loops | Patrick McHardy | 1 | -1/+5 |
2010-05-18 | tbf: stop wanton destruction of children (v2) | stephen hemminger | 1 | -1/+5 |
2010-05-18 | net: Remove unnecessary semicolons after switch statements | Joe Perches | 7 | -11/+12 |
2010-05-18 | X25: Remove bkl in sockopts | andrew hendry | 1 | -4/+0 |
2010-05-18 | X25: Move accept approve flag to bitfield | andrew hendry | 1 | -6/+6 |
2010-05-18 | X25: Move interrupt flag to bitfield | andrew hendry | 3 | -3/+5 |
2010-05-18 | X25: Move qbit flag to bitfield | andrew hendry | 1 | -7/+10 |
2010-05-18 | net: No dst refcounting in ip_queue_xmit() | Eric Dumazet | 1 | -2/+7 |
2010-05-18 | net: Use ip_route_input_noref() in input path | Eric Dumazet | 3 | -5/+5 |
2010-05-18 | net: implements ip_route_input_noref() | Eric Dumazet | 1 | -5/+10 |
2010-05-18 | net: add a noref bit on skb dst | Eric Dumazet | 9 | -13/+27 |
2010-05-18 | rps: avoid one atomic in enqueue_to_backlog | Eric Dumazet | 1 | -2/+4 |
2010-05-18 | ipv6 addrlabel: permit deletion of labels assigned to removed dev | Florian Westphal | 1 | -4/+4 |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -8/+147 |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+25 |
2010-05-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -59/+138 |
2010-05-17 | sunrpc: Include missing smp_lock.h | Frederic Weisbecker | 1 | -0/+1 |
2010-05-17 | procfs: Push down the bkl from ioctl | Frederic Weisbecker | 1 | -4/+10 |
2010-05-16 | rtnetlink: make SR-IOV VF interface symmetric | Chris Wright | 1 | -49/+110 |
2010-05-16 | sctp: delete active ICMP proto unreachable timer when free transport | Wei Yongjun | 1 | -0/+4 |
2010-05-16 | net: congestion notifications are not dropped packets | Eric Dumazet | 1 | -2/+2 |
2010-05-16 | net: Introduce sk_route_nocaps | Eric Dumazet | 4 | -6/+7 |
2010-05-16 | tcp: fix MD5 (RFC2385) support | Eric Dumazet | 1 | -10/+24 |
2010-05-16 | net: Consistent skb timestamping | Eric Dumazet | 2 | -19/+38 |
2010-05-16 | xfrm: fix policy unreferencing on larval drop | Timo Teras | 1 | -1/+1 |
2010-05-16 | net: adjust handle_macvlan to pass port struct to hook | Jiri Pirko | 1 | -3/+7 |
2010-05-16 | net: reserve ports for applications using fixed port numbers | Amerigo Wang | 6 | -2/+36 |