summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox4-85/+32
2007-07-31[PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl1-10/+15
2007-07-31[XFRM]: State selection update to use inner addresses.Joakim Koskela2-3/+4
2007-07-31[IPSEC]: Ensure that state inner family is setHerbert Xu1-0/+7
2007-07-31[TCP]: Bidir flow must not disregard SACK blocks for lost markingIlpo Järvinen1-1/+4
2007-07-31[TCP]: Fix ratehalving with bidirectional flowsIlpo Järvinen1-9/+12
2007-07-31[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.James Chapman1-1/+1
2007-07-31[NET]: Page offsets and lengths need to be __u32.David S. Miller1-2/+2
2007-07-31[AF_UNIX]: Make code static.Adrian Bunk2-31/+28
2007-07-31[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2-5/+2
2007-07-31[PKTGEN]: make get_ipsec_sa() static and non-inlineAdrian Bunk1-2/+1
2007-07-31[PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl1-2/+1
2007-07-31[PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2-11/+9
2007-07-31[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.Dave Johnson1-0/+3
2007-07-31[NET]: Fix prio_tune() handling of root qdisc.Peter P Waskiewicz Jr1-2/+4
2007-07-31[NET]: Fix sch_api to properly set sch->parent on the root.Patrick McHardy1-5/+12
2007-07-31[NET_SCHED]: Fix prio/ingress classification logic errorPatrick McHardy2-6/+4
2007-07-31[IPV6]: Remove circular dependency on if_inet6.hHerbert Xu2-1/+5
2007-07-31[IPV4/IPV6]: Fail registration if inet device construction failsHerbert Xu2-6/+7
2007-07-31[NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu2-10/+65
2007-07-31[NET] loopback: Panic if registration failsHerbert Xu1-1/+6
2007-07-31[NET]: Take dev_base_lock when moving device name hash list entryHerbert Xu1-0/+4
2007-07-31[NET]: Call uninit if necessary in register_netdeviceHerbert Xu1-3/+8
2007-07-31[IPVS]: Use skb_forward_csumHerbert Xu1-1/+1
2007-07-31[PKTGEN]: Add missing KERN_* tags to printk()s.David S. Miller1-46/+57
2007-07-31[BLUETOOTH] l2cap: don't mangle cmd.lenAl Viro1-1/+0
2007-07-31[BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf...Al Viro1-9/+11
2007-07-31[BLUETOOTH] l2cap: endianness annotationsAl Viro2-38/+39
2007-07-31[BLUETOOTH]: Fix endianness bug in l2cap_sock_listen()Al Viro1-1/+1
2007-07-31[IRDA]: Fix rfcomm use-after-freeMarcel Holtmann1-2/+3
2007-07-31[IPV6]: Don't update ADVMSS on routes where the MTU is not also updatedSimon Arlott1-2/+3
2007-07-31[NET_DMA]: remove unused dma_memcpy_to_kernel_iovecShannon Nelson1-27/+0
2007-07-31[TIPC]: fix tipc_link_create error handlingFlorian Westphal1-13/+15
2007-07-31[NET]: kernel-doc fixesRandy Dunlap1-5/+11
2007-07-31[TCP]: htcp - use measured rttStephen Hemminger1-4/+4
2007-07-31[TCP]: cubic - eliminate use of receive time stampStephen Hemminger1-28/+18
2007-07-31[TCP]: congestion control API pass RTT in microsecondsStephen Hemminger12-29/+39
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt4-10/+9
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt1-0/+1
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt4-1/+4
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt5-1/+5
2007-07-30modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman1-1/+6
2007-07-30kobject: update documentationCornelia Huck1-119/+59
2007-07-30kset: kernel-doc cleanupsRandy Dunlap1-12/+11
2007-07-30driver core: revert "device" link creation checkCornelia Huck1-2/+1
2007-07-30stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to re...Juan Lang1-1/+1
2007-07-30Fix Doc/sysfs-rules typosRandy Dunlap1-37/+35
2007-07-30kernel-doc fixes for PCI and drivers/base/Randy Dunlap2-1/+2
2007-07-30kobject: put kobject_actions in kobject.hGreg Kroah-Hartman2-2/+3
2007-07-30kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck1-8/+8