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