Commit Graph

73269 Commits (45a19b0a725a04f3255d9d3da1fca30bb97f1481)
 

Author SHA1 Message Date
Johann Felix Soden 45a19b0a72 [NETNS]: Fix compiler error in net_namespace.c 18 years ago
Alan Cox d0127539ea [TTY]: Use tty_mode_ioctl() in network drivers. 18 years ago
Alan Cox 0fc00e2440 [TTY]: Fix network driver interactions with TCGET/SET calls. 18 years ago
Radu Rendec 543821c6f5 [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. 18 years ago
Jiri Olsa 40208d71e0 [NET]: Removing duplicit #includes 18 years ago
Adrian Bunk 4aa92cd9ac [NET]: Let USB_USBNET always select MII. 18 years ago
David S. Miller df1e6e5484 [RRUNNER]: Do not muck with sysctl_{r,w}mem_max 18 years ago
David S. Miller df61c95262 [DLM] lowcomms: Do not muck with sysctl_rmem_max. 18 years ago
Pavel Emelyanov c3e9a353d8 [IPV4]: Compact some ifdefs in the fib code. 18 years ago
Rusty Russell 6a9a025086 [VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device". 18 years ago
David S. Miller 44656ba128 [NET]: Kill proc_net_create() 18 years ago
Alexey Dobriyan 33120b30cc [IPV6]: Convert /proc/net/ipv6_route to seq_file interface 18 years ago
Evgeniy Polyakov 4f9f8311a0 [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline 18 years ago
David S. Miller c62cf5cb17 [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. 18 years ago
Eric Dumazet 8295b6d9e6 [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Eric Dumazet c5a432f1a1 [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Eric Dumazet 47a31a6ffc [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 18 years ago
James Chapman 91781004b9 [PPP]: L2TP: Fix oops in transmit and receive paths 18 years ago
Pavel Emelyanov 6a9fb9479f [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs 18 years ago
Alexey Dobriyan 4e058063f4 [DECNET]: "addr" module param can't be __initdata 18 years ago
Mitsuru Chinen 7a0ff716c2 [IPv6] SNMP: Restore Udp6InErrors incrementation 18 years ago
Alexey Dobriyan 3f192b5c58 [NET]: Remove /proc/net/stat/*_arp_cache upon module removal 18 years ago
Pavel Emelyanov bf138862b1 [IPV6]: Consolidate the ip cork destruction in ip6_output.c 18 years ago
Pavel Emelyanov 429f08e950 [IPV4]: Consolidate the ip cork destruction in ip_output.c 18 years ago
Bart De Schuymer e011ff48ab [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} 18 years ago
Alexey Dobriyan 55d84acd36 [NETFILTER]: nf_sockopts list head cleanup 18 years ago
Patrick McHardy d1332e0ab8 [NETFILTER]: remove unneeded rcu_dereference() calls 18 years ago
Jan Engelhardt 0795c65d9f [NETFILTER]: Clean up Makefile 18 years ago
Jan Engelhardt b98e1747ee [NETFILTER]: Sort matches/targets in Kbuild file 18 years ago
Jan Engelhardt ba5dc2756c [NETFILTER]: Copyright/Email update 18 years ago
Alexey Dobriyan 7351a22a3a [NETFILTER]: ip{,6}_queue: convert to seq_file interface 18 years ago
Linus Torvalds dbeeb816e8 Linux 2.6.24-rc2 18 years ago
Jeff Dike 7a82b63f19 UML: fix defconfig build again 18 years ago
Linus Torvalds 65d3a68af5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 18 years ago
Latchesar Ionkov 55762690e2 9p: add missing end-of-options record for trans_fd 18 years ago
Latchesar Ionkov dd1a458412 9p: return NULL when trans not found 18 years ago
Latchesar Ionkov 8999e04f3b 9p: use copy of the options value instead of original 18 years ago
Latchesar Ionkov dda6b022f3 9p: fix memory leak in v9fs_get_sb 18 years ago
Linus Torvalds 2658770b2c Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 18 years ago
Linus Torvalds f8a9efb528 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev 18 years ago
Linus Torvalds 61edab8d14 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 18 years ago
Li Zefan 246a3d186a drm: DRM: fix memset size error 18 years ago
Dave Airlie 747824c67b drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL 18 years ago
Dave Airlie f9618ac08b drm: remove second forward decleration of drm device struct. 18 years ago
Alan Cox 2655e2cee2 ata_piix: Add additional PCI identifier for 40 wire short cable 18 years ago
Li Zefan 8dce39c231 time: fix inconsistent function names in comments 18 years ago
Greg Ungerer 001e09e86c m68knommu: fix pread/pwrite defines 18 years ago
Michael Halcrow 8a29f2b028 eCryptfs: release mutex on hash error path 18 years ago
Michael Halcrow 778d1a2bd4 eCryptfs: increment extent_offset once per loop interation 18 years ago