aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sctp: make locally used function staticsebastian@breakpoint.cc2007-08-01
* Fix up "remove the arm26 port"Andrew Morton2007-07-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-07-31
|\
| * [x86 setup] EDD: Fix the computation of the MBR sector bufferH. Peter Anvin2007-07-31
| * [x86 setup] Newline after setup signature failure messageH. Peter Anvin2007-07-31
| * x86 boot code comments typosRandy Dunlap2007-07-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-31
|\ \
| * | [RTNETLINK]: Fix warning for !CONFIG_KMODThomas Graf2007-07-31
| * | [IPV4] ip_options.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-31
| * | [DECNET]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-31
| * | [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
| * | [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-31
| * | [PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl2007-07-31
| * | [XFRM]: State selection update to use inner addresses.Joakim Koskela2007-07-31
| * | [IPSEC]: Ensure that state inner family is setHerbert Xu2007-07-31
| * | [TCP]: Bidir flow must not disregard SACK blocks for lost markingIlpo Järvinen2007-07-31
| * | [TCP]: Fix ratehalving with bidirectional flowsIlpo Järvinen2007-07-31
| * | [PPPOL2TP]: Add CONFIG_INET Kconfig dependency.James Chapman2007-07-31
| * | [NET]: Page offsets and lengths need to be __u32.David S. Miller2007-07-31
| * | [AF_UNIX]: Make code static.Adrian Bunk2007-07-31
| * | [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2007-07-31
| * | [PKTGEN]: make get_ipsec_sa() static and non-inlineAdrian Bunk2007-07-31
| * | [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl2007-07-31
| * | [PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2007-07-31
| * | [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.Dave Johnson2007-07-31
| * | [NET]: Fix prio_tune() handling of root qdisc.Peter P Waskiewicz Jr2007-07-31
| * | [NET]: Fix sch_api to properly set sch->parent on the root.Patrick McHardy2007-07-31
| * | [NET_SCHED]: Fix prio/ingress classification logic errorPatrick McHardy2007-07-31
| * | [IPV6]: Remove circular dependency on if_inet6.hHerbert Xu2007-07-31
| * | [IPV4/IPV6]: Fail registration if inet device construction failsHerbert Xu2007-07-31
| * | [NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu2007-07-31
| * | [NET] loopback: Panic if registration failsHerbert Xu2007-07-31
| * | [NET]: Take dev_base_lock when moving device name hash list entryHerbert Xu2007-07-31
| * | [NET]: Call uninit if necessary in register_netdeviceHerbert Xu2007-07-31
| * | [IPVS]: Use skb_forward_csumHerbert Xu2007-07-31
| * | [PKTGEN]: Add missing KERN_* tags to printk()s.David S. Miller2007-07-31
| * | [BLUETOOTH] l2cap: don't mangle cmd.lenAl Viro2007-07-31
| * | [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf...Al Viro2007-07-31
| * | [BLUETOOTH] l2cap: endianness annotationsAl Viro2007-07-31
| * | [BLUETOOTH]: Fix endianness bug in l2cap_sock_listen()Al Viro2007-07-31
| * | [IRDA]: Fix rfcomm use-after-freeMarcel Holtmann2007-07-31
| * | [IPV6]: Don't update ADVMSS on routes where the MTU is not also updatedSimon Arlott2007-07-31
| * | [NET_DMA]: remove unused dma_memcpy_to_kernel_iovecShannon Nelson2007-07-31
| * | [TIPC]: fix tipc_link_create error handlingFlorian Westphal2007-07-31
| * | [NET]: kernel-doc fixesRandy Dunlap2007-07-31
| * | [TCP]: htcp - use measured rttStephen Hemminger2007-07-31
| * | [TCP]: cubic - eliminate use of receive time stampStephen Hemminger2007-07-31
| * | [TCP]: congestion control API pass RTT in microsecondsStephen Hemminger2007-07-31
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-31
|\ \
| * | [BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-31