summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [IPV4]: Consolidate the ip cork destruction in ip_output.cPavel Emelyanov2007-11-071-15/+13
* [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer2007-11-071-1/+1
* [NETFILTER]: nf_sockopts list head cleanupAlexey Dobriyan2007-11-071-9/+4
* [NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy2007-11-077-19/+19
* [NETFILTER]: Clean up MakefileJan Engelhardt2007-11-073-29/+33
* [NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt2007-11-073-24/+24
* [NETFILTER]: Copyright/Email updateJan Engelhardt2007-11-073-5/+8
* [NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan2007-11-072-34/+40
* Linux 2.6.24-rc2v2.6.24-rc2Linus Torvalds2007-11-061-1/+1
* UML: fix defconfig build againJeff Dike2007-11-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-11-064-5/+11
|\
| * 9p: add missing end-of-options record for trans_fdLatchesar Ionkov2007-11-061-1/+2
| * 9p: return NULL when trans not foundLatchesar Ionkov2007-11-061-2/+2
| * 9p: use copy of the options value instead of originalLatchesar Ionkov2007-11-061-2/+4
| * 9p: fix memory leak in v9fs_get_sbLatchesar Ionkov2007-11-061-0/+3
* | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-11-054-14/+1
|\ \
| * | drm: DRM: fix memset size errorLi Zefan2007-11-061-1/+1
| * | drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie2007-11-062-11/+0
| * | drm: remove second forward decleration of drm device struct.Dave Airlie2007-11-061-2/+0
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-055-28/+83
|\ \
| * | libata: handle broken cable reportingAlan Cox2007-11-053-1/+30
| * | pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox2007-11-051-13/+36
| * | ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox2007-11-051-0/+1
| * | pata_serverworks: Fix problem with some drive combinationsAlan Cox2007-11-051-6/+5