Age | Commit message (Expand) | Author |
2008-10-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric... | Linus Torvalds |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-20 | netfilter: replace old NF_ARP calls with NFPROTO_ARP | Jan Engelhardt |
2008-10-20 | netfilter: fix compilation error with NAT=n | Pablo Neira Ayuso |
2008-10-20 | netfilter: xt_recent: use proc_create_data() | Alexey Dobriyan |
2008-10-20 | netfilter: snmp nat leaks memory in case of failure | Ilpo Järvinen |
2008-10-20 | netfilter: xt_iprange: fix range inversion match | Alexey Dobriyan |
2008-10-20 | netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig | Patrick McHardy |
2008-10-19 | pkt_sched: sch_generic: Fix oops in sch_teql | Jarek Poplawski |
2008-10-19 | dccp: Port redirection support for DCCP | Gerrit Renker |
2008-10-19 | tcp: Fix IPv6 fallout from 'Port redirection support for TCP' | KOVACS Krisztian |
2008-10-19 | netdev: change name dropping error codes | Stephen Hemminger |
2008-10-19 | ipvs: Update CONFIG_IP_VS_IPV6 description and help text | Julius Volz |
2008-10-17 | 9p: add more conservative locking | Eric Van Hensbergen |
2008-10-17 | 9p: fix oops in protocol stat parsing error path. | Eric Van Hensbergen |
2008-10-17 | 9p: Improve debug support | Eric Van Hensbergen |
2008-10-17 | 9p: eliminate depricated conv functions | Eric Van Hensbergen |
2008-10-17 | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen |
2008-10-17 | 9p: remove unnecessary tag field from p9_req_t structure | Eric Van Hensbergen |
2008-10-17 | 9p: remove 9p fcall debug prints | Eric Van Hensbergen |
2008-10-17 | 9p: add new protocol support code | Eric Van Hensbergen |
2008-10-17 | 9p: encapsulate version function | Eric Van Hensbergen |
2008-10-17 | 9p: move dirread to fs layer | Eric Van Hensbergen |
2008-10-17 | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen |
2008-10-17 | 9p: consolidate read/write functions | Eric Van Hensbergen |
2008-10-17 | 9p: drop broken unused error path from p9_conn_create() | Tejun Heo |
2008-10-17 | 9p: make rpc code common and rework flush code | Eric Van Hensbergen |
2008-10-17 | 9p: use the rcall structure passed in the request in trans_fd read_work | Eric Van Hensbergen |
2008-10-17 | 9p: apply common request code to trans_fd | Eric Van Hensbergen |
2008-10-17 | 9p: apply common tagpool handling to trans_fd | Eric Van Hensbergen |
2008-10-17 | 9p: move request management to client code | Eric Van Hensbergen |
2008-10-17 | 9p: eliminate callback complexity | Eric Van Hensbergen |
2008-10-17 | 9p: consolidate mux_rpc and request structure | Eric Van Hensbergen |
2008-10-17 | 9p: remove unnecessary prototypes | Eric Van Hensbergen |
2008-10-17 | 9p: remove duplicate client state | Eric Van Hensbergen |
2008-10-17 | 9p: consolidate transport structure | Eric Van Hensbergen |
2008-10-17 | 9p-trans_fd: use single poller | Tejun Heo |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-16 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-10-16 | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg |
2008-10-16 | ipv4: Add a missing rcu_assign_pointer() in routing cache. | Eric Dumazet |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-10-16 | fix random typos | Danny ter Haar |
2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron |
2008-10-15 | decnet: Fix compiler warning in dn_dev.c | David S. Miller |
2008-10-15 | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option | Pedro Ribeiro |
2008-10-15 | Merge branch 'next' | Trond Myklebust |
2008-10-15 | net/802/fc.c: Fix compilation warnings | Manish Katiyar |