Age | Commit message (Expand) | Author | Files | Lines |
2011-04-16 | net/9p: nwname should be an unsigned int | Harsh Prateek Bora | 1 | -2/+2 |
2011-04-16 | 9p: revert tsyncfs related changes | Aneesh Kumar K.V | 2 | -3/+0 |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -5/+17 |
2011-04-08 | ipv4: Fix "Set rt->rt_iif more sanely on output routes." | OGAWA Hirofumi | 1 | -2/+3 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 16 | -20/+20 |
2011-04-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+13 |
2011-04-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+1 |
2011-04-04 | mac80211: fix comment regarding aggregation buf_size | Johannes Berg | 1 | -2/+13 |
2011-04-04 | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() | Hans Schillstrom | 1 | -1/+1 |
2011-04-02 | sctp: fix auth_hmacs field's length of struct sctp_cookie | Wei Yongjun | 1 | -1/+1 |
2011-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 16 | -20/+20 |
2011-03-30 | net: gre: provide multicast mappings for ipv4 and ipv6 | Timo Teräs | 2 | -0/+24 |
2011-03-29 | xfrm: Assign esn pointers when cloning a state | Steffen Klassert | 1 | -0/+22 |
2011-03-28 | rose: Add length checks to CALL_REQUEST parsing | Ben Hutchings | 1 | -1/+7 |
2011-03-28 | dst: Clone child entry in skb_dst_pop | Steffen Klassert | 1 | -1/+1 |
2011-03-25 | route: Take the right src and dst addresses in ip_route_newports | Steffen Klassert | 1 | -2/+2 |
2011-03-25 | ipv4: Fix nexthop caching wrt. scoping. | David S. Miller | 1 | -3/+3 |
2011-03-25 | ipv4: Invalidate nexthop cache nh_saddr more correctly. | David S. Miller | 2 | -2/+11 |
2011-03-24 | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan | 1 | -0/+2 |
2011-03-24 | net_sched: fix THROTTLED/RUNNING race | Eric Dumazet | 1 | -4/+4 |
2011-03-23 | ipv6: ip6_route_output does not modify sk parameter, so make it const | Florian Westphal | 1 | -1/+1 |
2011-03-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -2/+3 |
2011-03-22 | ipv4: fix route deletion for IPs on many subnets | Julian Anastasov | 1 | -0/+1 |
2011-03-22 | IPVS: Use global mutex in ip_vs_app.c | Simon Horman | 1 | -2/+0 |
2011-03-22 | snmp: SNMP_UPD_PO_STATS_BH() always called from softirq | Eric Dumazet | 1 | -2/+2 |
2011-03-22 | xfrm: Fix initialize repl field of struct xfrm_state | Wei Yongjun | 1 | -0/+1 |
2011-03-21 | wireless: fix 80211 kernel-doc warnings | Randy Dunlap | 2 | -2/+3 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 49 | -533/+1950 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+3 |
2011-03-15 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -0/+15 |
2011-03-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 3 | -163/+180 |
2011-03-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+15 |
2011-03-15 | net/9p: Implement syncfs 9P operation | Aneesh Kumar K.V | 2 | -0/+3 |
2011-03-15 | [net/9p] Small non-IO PDUs for zero-copy supporting transports. | Venkateswararao Jujjuri (JV) | 1 | -1/+1 |
2011-03-15 | [net/9p] Add preferences to transport layer. | Venkateswararao Jujjuri (JV) | 1 | -0/+9 |
2011-03-15 | [net/9p] Preparation and helper functions for zero copy | Venkateswararao Jujjuri (JV) | 1 | -0/+8 |
2011-03-15 | IPVS: Conditionally include sysctl members of struct netns_ipvs | Simon Horman | 1 | -8/+13 |
2011-03-15 | IPVS: Conditional ip_vs_conntrack_enabled() | Simon Horman | 1 | -0/+4 |
2011-03-15 | IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined | Simon Horman | 1 | -0/+4 |
2011-03-15 | IPVS: Add sysctl_sync_ver() | Simon Horman | 1 | -0/+11 |
2011-03-15 | IPVS: Add {sysctl_sync_threshold,period}() | Simon Horman | 1 | -0/+29 |
2011-03-15 | ipvs: rename estimator functions | Julian Anastasov | 1 | -2/+2 |
2011-03-15 | ipvs: optimize rates reading | Julian Anastasov | 1 | -0/+2 |
2011-03-15 | ipvs: remove unused seqcount stats | Julian Anastasov | 1 | -17/+0 |
2011-03-15 | ipvs: properly zero stats and rates | Julian Anastasov | 1 | -0/+1 |
2011-03-15 | ipvs: reorganize tot_stats | Julian Anastasov | 1 | -2/+1 |
2011-03-15 | ipvs: move struct netns_ipvs | Julian Anastasov | 3 | -144/+123 |
2011-03-15 | IPVS: Fix variable assignment in ip_vs_notrack | Jesper Juhl | 1 | -1/+1 |
2011-03-14 | xfrm: Add support for IPsec extended sequence numbers | Steffen Klassert | 1 | -0/+1 |