Age | Commit message (Expand) | Author |
2008-09-11 | net: Add SKB DMA mapping helper functions. | David S. Miller |
2008-09-11 | net: Add DMA mapping tokens to skb_shared_info. | David S. Miller |
2008-09-09 | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu |
2008-09-09 | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l... | Simon Horman |
2008-09-09 | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" | Gerrit Renker |
2008-09-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2008-09-09 | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann |
2008-09-09 | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann |
2008-09-08 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp | David S. Miller |
2008-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-09-09 | ipvs: Embed user stats structure into kernel stats structure | Sven Wegener |
2008-09-09 | ipvs: Restrict connection table size via Kconfig | Sven Wegener |
2008-09-08 | warn: Turn the netdev timeout WARN_ON() into a WARN() | Arjan van de Ven |
2008-09-08 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-09-08 | netns : fix kernel panic in timewait socket destruction | Daniel Lezcano |
2008-09-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-06 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-09-06 | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar |
2008-09-06 | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky |
2008-09-05 | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin |
2008-09-05 | tracehook: comment pasto fixes | Roland McGrath |
2008-09-05 | res_counter: fix off-by-one bug in setting limit | Li Zefan |
2008-09-05 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-09-05 | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 | Linus Torvalds |
2008-09-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... | Linus Torvalds |
2008-09-05 | Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2008-09-05 | [MIPS] Fix WARNING: at kernel/smp.c:290 | Thomas Bogendoerfer |
2008-09-05 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh |
2008-09-05 | Fix conditional export of kvh.h and a.out.h to userspace. | Khem Raj |
2008-09-05 | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi |
2008-09-05 | IPVS: Adjust various debug outputs to use new macros | Julius Volz |
2008-09-05 | IPVS: Convert real server lookup functions | Julius Volz |
2008-09-05 | IPVS: Add and bind IPv6 xmit functions | Julius Volz |
2008-09-05 | IPVS: Extend functions for getting/creating connections | Julius Volz |
2008-09-05 | IPVS: Extend protocol DNAT/SNAT and state handlers | Julius Volz |
2008-09-05 | IPVS: Add 'af' args to protocol handler functions | Julius Volz |
2008-09-05 | IPVS: Add IPv6 support flag to schedulers | Julius Volz |
2008-09-05 | IPVS: Add v6 support to ip_vs_service_get() | Julius Volz |
2008-09-05 | IPVS: Add internal versions of sockopt interface structs | Julius Volz |
2008-09-05 | IPVS: Add debug macros for v4 and v6 address output | Julius Volz |
2008-09-05 | IPVS: Add general v4/v6 helper functions / data structures | Julius Volz |
2008-09-05 | IPVS: Change IPVS data structures to support IPv6 addresses | Julius Volz |
2008-09-04 | Merge branch 'fixes_stg' of ../git_old into fixes | Mauro Carvalho Chehab |
2008-09-04 | dccp: Policy-based packet dequeueing infrastructure | Tomasz Grobelny |
2008-09-04 | tcp/dccp: Consolidate common code for RFC 3390 conversion | Gerrit Renker |