summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-098-25/+73
|\
| * ocfs2: fix rename vs unlink raceSrinivas Eeda2007-11-061-3/+10
| * [PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara2007-11-061-1/+1
| * ocfs2: fix write() performance regressionMark Fasheh2007-11-061-0/+22
| * ocfs2: Commit journal on sync writesMark Fasheh2007-11-061-1/+25
| * ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh2007-11-061-1/+1
| * ocfs2: Create locks at initially requested levelMark Fasheh2007-11-061-14/+9
| * [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin2007-11-062-2/+2
| * [2.6 patch] make ocfs2_find_entry_el() staticAdrian Bunk2007-11-061-3/+3
* | frv: Remove bogus NO_IRQ = -1 defineAlan Cox2007-11-091-3/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-11-097-9/+2
|\ \
| * | [SPARC64]: Use "is_power_of_2" macro for simplicity.Robert P. J. Day2007-11-071-2/+2
| * | [SPARC]: Remove duplicate includes.Lucas Woods2007-11-066-7/+0
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-0993-1718/+771
|\ \
| * | [NETLINK]: Fix unicast timeoutsPatrick McHardy2007-11-073-8/+10
| * | [INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet2007-11-078-37/+106
| * | [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-073-7/+19
| * | [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-074-4/+69
| * | [NET]: Remove Documentation/networking/pt.txtAdrian Bunk2007-11-072-60/+0
| * | [NET]: Remove Documentation/networking/routing.txtAdrian Bunk2007-11-072-48/+0
| * | [NET]: Remove Documentation/networking/ncsa-telnetAdrian Bunk2007-11-072-18/+0
| * | [NET]: Remove comx driver docs.Adrian Bunk2007-11-074-990/+0
| * | [NET]: Remove Documentation/networking/ConfigurableAdrian Bunk2007-11-072-36/+0
| * | [NET]: Clean proto_(un)register from in-code ifdefsPavel Emelyanov2007-11-071-28/+39
| * | [IPSEC]: Fix crypto_alloc_comp error checkingHerbert Xu2007-11-072-2/+4
| * | [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctlPatrick McHardy2007-11-071-0/+1
| * | [NETNS]: Fix compiler error in net_namespace.cJohann Felix Soden2007-11-071-14/+14
| * | [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-077-57/+20
| * | [TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox2007-11-072-67/+107
| * | [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.Radu Rendec2007-11-071-2/+2
| * | [NET]: Removing duplicit #includesJiri Olsa2007-11-073-3/+0
| * | [NET]: Let USB_USBNET always select MII.Adrian Bunk2007-11-072-15/+1
| * | [RRUNNER]: Do not muck with sysctl_{r,w}mem_maxDavid S. Miller2007-11-071-18/+0
| * | [DLM] lowcomms: Do not muck with sysctl_rmem_max.David S. Miller2007-11-071-5/+1
| * | [IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov2007-11-072-16/+14
| * | [VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device".Rusty Russell2007-11-071-3/+4
| * | [NET]: Kill proc_net_create()David S. Miller2007-11-072-10/+0
| * | [IPV6]: Convert /proc/net/ipv6_route to seq_file interfaceAlexey Dobriyan2007-11-071-62/+29
| * | [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing disciplineEvgeniy Polyakov2007-11-071-0/+3
| * | [DCCP]: Use DEFINE_PROTO_INUSE infrastructure.David S. Miller2007-11-072-0/+6
| * | [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-071-0/+6
| * | [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-074-0/+12
| * | [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-074-0/+12
| * | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-074-37/+112
| * | [PPP]: L2TP: Fix oops in transmit and receive pathsJames Chapman2007-11-071-7/+18
| * | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-072-27/+24
| * | [DECNET]: "addr" module param can't be __initdataAlexey Dobriyan2007-11-071-1/+1
| * | [IPv6] SNMP: Restore Udp6InErrors incrementationMitsuru Chinen2007-11-071-3/+2
| * | [NET]: Remove /proc/net/stat/*_arp_cache upon module removalAlexey Dobriyan2007-11-071-0/+2
| * | [IPV6]: Consolidate the ip cork destruction in ip6_output.cPavel Emelyanov2007-11-071-21/+15