summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-03[ETHTOOL]: Add 2.5G bit definitions.Michael Chan1-0/+2
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy2-107/+56
2007-05-03[NETFILTER]: sip: Fix RTP address NATHerbert Xu1-1/+25
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2-30/+8
2007-05-03[NETFILTER]: ipt_DNAT: accept port randomization optionPatrick McHardy1-4/+0
2007-05-03[TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen1-1/+2
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells3-7/+21
2007-05-03[AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy4-475/+55
2007-05-03[NET]: Add __dev_getfirstbyhwtypePatrick McHardy2-5/+17
2007-05-03[AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy1-0/+1
2007-05-03[NETLINK]: Fix use after free in netlink_recvmsgPatrick McHardy1-4/+2
2007-05-03[NETLINK]: Kill CB only when socket is unusedHerbert Xu1-14/+15
2007-05-03[NET] skbuff: fix kernel-docRandy Dunlap1-1/+1
2007-05-03[TCP]: Delete unused header file net/ipv4/tcp_yeah.h.Robert P. J. Day1-7/+0
2007-05-03[AFS]: Fix use of __exit functions from __init pathDavid Howells3-4/+4
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells4-60/+47
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells2-9/+9
2007-05-03[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet1-2/+0
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-04-30pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-04-30Add kvasprintf()Jeremy Fitzhardinge2-7/+20
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg2-8/+8
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg11-55/+39
2007-04-30power management: remove firmware disk modeJohannes Berg5-54/+34
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg11-64/+56
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney1-1/+1
2007-04-30Extend print_symbol capabilityRobert Peterson2-9/+27
2007-04-30[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller1-8/+33
2007-04-30[IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller1-18/+18
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds26-2013/+1446
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds22-615/+1004
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-273/+641
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds10-464/+459
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds376-7892/+11546
2007-04-30[IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen1-0/+6
2007-04-30[IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen1-0/+7
2007-04-30[IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen1-1/+4
2007-04-30[IPV4] SNMP: Support InNoRoutesMitsuru Chinen1-0/+2
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen1-0/+2
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen3-7/+17
2007-04-30[TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen1-8/+11
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA3-0/+71
2007-04-30[TCP]: Catch skb with S+L bugs earlierIlpo Järvinen1-3/+1
2007-04-30[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algoEric Dumazet1-57/+114
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman1-0/+8
2007-04-30Merge branch 'cfq' into for-linusJens Axboe3-416/+439
2007-04-30[PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe1-8/+9
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe6-40/+11
2007-04-30[SKB]: Introduce skb_queue_walk_safe()James Chapman1-0/+5
2007-04-30cfq-iosched: speedup cic rb lookupJens Axboe1-2/+18