| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-11-09 | 8 | -25/+73 |
|\ |
|
| * | ocfs2: fix rename vs unlink race | Srinivas Eeda | 2007-11-06 | 1 | -3/+10 |
| * | [PATCH] Fix possibly too long write in o2hb_setup_one_bio() | Jan Kara | 2007-11-06 | 1 | -1/+1 |
| * | ocfs2: fix write() performance regression | Mark Fasheh | 2007-11-06 | 1 | -0/+22 |
| * | ocfs2: Commit journal on sync writes | Mark Fasheh | 2007-11-06 | 1 | -1/+25 |
| * | ocfs2: Re-order iput in ocfs2_drop_dentry_lock | Mark Fasheh | 2007-11-06 | 1 | -1/+1 |
| * | ocfs2: Create locks at initially requested level | Mark Fasheh | 2007-11-06 | 1 | -14/+9 |
| * | [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} | Roel Kluin | 2007-11-06 | 2 | -2/+2 |
| * | [2.6 patch] make ocfs2_find_entry_el() static | Adrian Bunk | 2007-11-06 | 1 | -3/+3 |
* | | frv: Remove bogus NO_IRQ = -1 define | Alan Cox | 2007-11-09 | 1 | -3/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-11-09 | 7 | -9/+2 |
|\ \ |
|
| * | | [SPARC64]: Use "is_power_of_2" macro for simplicity. | Robert P. J. Day | 2007-11-07 | 1 | -2/+2 |
| * | | [SPARC]: Remove duplicate includes. | Lucas Woods | 2007-11-06 | 6 | -7/+0 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-09 | 93 | -1718/+771 |
|\ \ |
|
| * | | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 2007-11-07 | 3 | -8/+10 |
| * | | [INET]: Remove per bucket rwlock in tcp/dccp ehash table. | Eric Dumazet | 2007-11-07 | 8 | -37/+106 |
| * | | [IPVS]: Synchronize closing of Connections | Rumen G. Bogdanovski | 2007-11-07 | 3 | -7/+19 |
| * | | [IPVS]: Bind connections on stanby if the destination exists | Rumen G. Bogdanovski | 2007-11-07 | 4 | -4/+69 |
| * | | [NET]: Remove Documentation/networking/pt.txt | Adrian Bunk | 2007-11-07 | 2 | -60/+0 |
| * | | [NET]: Remove Documentation/networking/routing.txt | Adrian Bunk | 2007-11-07 | 2 | -48/+0 |
| * | | [NET]: Remove Documentation/networking/ncsa-telnet | Adrian Bunk | 2007-11-07 | 2 | -18/+0 |
| * | | [NET]: Remove comx driver docs. | Adrian Bunk | 2007-11-07 | 4 | -990/+0 |
| * | | [NET]: Remove Documentation/networking/Configurable | Adrian Bunk | 2007-11-07 | 2 | -36/+0 |
| * | | [NET]: Clean proto_(un)register from in-code ifdefs | Pavel Emelyanov | 2007-11-07 | 1 | -28/+39 |
| * | | [IPSEC]: Fix crypto_alloc_comp error checking | Herbert Xu | 2007-11-07 | 2 | -2/+4 |
| * | | [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl | Patrick McHardy | 2007-11-07 | 1 | -0/+1 |
| * | | [NETNS]: Fix compiler error in net_namespace.c | Johann Felix Soden | 2007-11-07 | 1 | -14/+14 |
| * | | [TTY]: Use tty_mode_ioctl() in network drivers. | Alan Cox | 2007-11-07 | 7 | -57/+20 |
| * | | [TTY]: Fix network driver interactions with TCGET/SET calls. | Alan Cox | 2007-11-07 | 2 | -67/+107 |
| * | | [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. | Radu Rendec | 2007-11-07 | 1 | -2/+2 |
| * | | [NET]: Removing duplicit #includes | Jiri Olsa | 2007-11-07 | 3 | -3/+0 |
| * | | [NET]: Let USB_USBNET always select MII. | Adrian Bunk | 2007-11-07 | 2 | -15/+1 |
| * | | [RRUNNER]: Do not muck with sysctl_{r,w}mem_max | David S. Miller | 2007-11-07 | 1 | -18/+0 |
| * | | [DLM] lowcomms: Do not muck with sysctl_rmem_max. | David S. Miller | 2007-11-07 | 1 | -5/+1 |
| * | | [IPV4]: Compact some ifdefs in the fib code. | Pavel Emelyanov | 2007-11-07 | 2 | -16/+14 |
| * | | [VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device". | Rusty Russell | 2007-11-07 | 1 | -3/+4 |
| * | | [NET]: Kill proc_net_create() | David S. Miller | 2007-11-07 | 2 | -10/+0 |
| * | | [IPV6]: Convert /proc/net/ipv6_route to seq_file interface | Alexey Dobriyan | 2007-11-07 | 1 | -62/+29 |
| * | | [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline | Evgeniy Polyakov | 2007-11-07 | 1 | -0/+3 |
| * | | [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. | David S. Miller | 2007-11-07 | 2 | -0/+6 |
| * | | [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure | Eric Dumazet | 2007-11-07 | 1 | -0/+6 |
| * | | [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure | Eric Dumazet | 2007-11-07 | 4 | -0/+12 |
| * | | [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure | Eric Dumazet | 2007-11-07 | 4 | -0/+12 |
| * | | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ... | Eric Dumazet | 2007-11-07 | 4 | -37/+112 |
| * | | [PPP]: L2TP: Fix oops in transmit and receive paths | James Chapman | 2007-11-07 | 1 | -7/+18 |
| * | | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs | Pavel Emelyanov | 2007-11-07 | 2 | -27/+24 |
| * | | [DECNET]: "addr" module param can't be __initdata | Alexey Dobriyan | 2007-11-07 | 1 | -1/+1 |
| * | | [IPv6] SNMP: Restore Udp6InErrors incrementation | Mitsuru Chinen | 2007-11-07 | 1 | -3/+2 |
| * | | [NET]: Remove /proc/net/stat/*_arp_cache upon module removal | Alexey Dobriyan | 2007-11-07 | 1 | -0/+2 |
| * | | [IPV6]: Consolidate the ip cork destruction in ip6_output.c | Pavel Emelyanov | 2007-11-07 | 1 | -21/+15 |