Commit Graph

63302 Commits (143cf35324548df54563b19d0444e0fe170027f8)
 

Author SHA1 Message Date
James Chapman 143cf35324 [PPPOL2TP]: Add CONFIG_INET Kconfig dependency. 18 years ago
David S. Miller a309bb072b [NET]: Page offsets and lengths need to be __u32. 18 years ago
Adrian Bunk 131116989b [AF_UNIX]: Make code static. 18 years ago
Adrian Bunk 1a3a206f7f [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. 18 years ago
Adrian Bunk fea1ab0fcf [PKTGEN]: make get_ipsec_sa() static and non-inline 18 years ago
Florian Zumbiehl 8aeca8fea5 [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location 18 years ago
Florian Zumbiehl 86c1dcfc96 [PPPoX/E]: return ENOTTY on unknown ioctl requests 18 years ago
Dave Johnson c61a7d10ef [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. 18 years ago
Peter P Waskiewicz Jr 0773192b0f [NET]: Fix prio_tune() handling of root qdisc. 18 years ago
Patrick McHardy ffc8fefaf2 [NET]: Fix sch_api to properly set sch->parent on the root. 18 years ago
Patrick McHardy bdba91ec70 [NET_SCHED]: Fix prio/ingress classification logic error 18 years ago
Herbert Xu 20283d84c7 [IPV6]: Remove circular dependency on if_inet6.h 18 years ago
Herbert Xu b217d616a1 [IPV4/IPV6]: Fail registration if inet device construction fails 18 years ago
Herbert Xu fcc5a03ac4 [NET]: Allow netdev REGISTER/CHANGENAME events to fail 18 years ago
Herbert Xu aeed9e82cd [NET] loopback: Panic if registration fails 18 years ago
Herbert Xu 7f988eab57 [NET]: Take dev_base_lock when moving device name hash list entry 18 years ago
Herbert Xu 7ce1b0edcb [NET]: Call uninit if necessary in register_netdevice 18 years ago
Herbert Xu ccc7911fbd [IPVS]: Use skb_forward_csum 18 years ago
David S. Miller 25a8b2545b [PKTGEN]: Add missing KERN_* tags to printk()s. 18 years ago
Al Viro d83852822c [BLUETOOTH] l2cap: don't mangle cmd.len 18 years ago
Al Viro 88219a0f65 [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf_req() 18 years ago
Al Viro 8e036fc314 [BLUETOOTH] l2cap: endianness annotations 18 years ago
Al Viro 6dc0c2082b [BLUETOOTH]: Fix endianness bug in l2cap_sock_listen() 18 years ago
Marcel Holtmann 09c7d8293a [IRDA]: Fix rfcomm use-after-free 18 years ago
Simon Arlott 566cfd8f0e [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated 18 years ago
Shannon Nelson 342ff7b24f [NET_DMA]: remove unused dma_memcpy_to_kernel_iovec 18 years ago
Florian Westphal 9457106575 [TIPC]: fix tipc_link_create error handling 18 years ago
Randy Dunlap 0ed72ec4af [NET]: kernel-doc fixes 18 years ago
Stephen Hemminger 113bbbd8d2 [TCP]: htcp - use measured rtt 18 years ago
Stephen Hemminger e7d0c88586 [TCP]: cubic - eliminate use of receive time stamp 18 years ago
Stephen Hemminger 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds 18 years ago
Linus Torvalds 6a302358d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 18 years ago
Linus Torvalds 8e268f3330 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 18 years ago
Paul Mundt 75c46162be sh64: Kill off virt_to_bus()/bus_to_virt(). 18 years ago
Paul Mundt da9d5108f4 sh64: Fix irq_intc build failure. 18 years ago
Paul Mundt 78d98277e2 sh64: Fix fs.h removal from mm.h regressions. 18 years ago
Paul Mundt e06c4e5775 sh: Fix fs.h removal from mm.h regressions. 18 years ago
Linus Torvalds cbdd3deb52 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 18 years ago
Linus Torvalds 4dcf39c6cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 18 years ago
Linus Torvalds af94731189 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 18 years ago
Linus Torvalds 9f8e35fc0c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 18 years ago
Greg Kroah-Hartman 74c5b597e9 modules: better error messages when modules fail to load due to a sysfs problem. 18 years ago
Cornelia Huck f285ea0580 kobject: update documentation 18 years ago
Randy Dunlap a56156489d kset: kernel-doc cleanups 18 years ago
Cornelia Huck 27907689ee driver core: revert "device" link creation check 18 years ago
Juan Lang a2765e81d8 stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to refer to the syscall interface 18 years ago
Randy Dunlap 30b1b28001 Fix Doc/sysfs-rules typos 18 years ago
Randy Dunlap 42e61f4adb kernel-doc fixes for PCI and drivers/base/ 18 years ago
Greg Kroah-Hartman ff2ee8cf30 kobject: put kobject_actions in kobject.h 18 years ago
Cornelia Huck cd030c4cb3 kobject: fix link error when CONFIG_HOTPLUG is disabled 18 years ago