aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy
2007-05-03[NETFILTER]: sip: Fix RTP address NATHerbert Xu
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte
2007-05-03[NETFILTER]: ipt_DNAT: accept port randomization optionPatrick McHardy
2007-05-03[TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells
2007-05-03[AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy
2007-05-03[NET]: Add __dev_getfirstbyhwtypePatrick McHardy
2007-05-03[AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy
2007-05-03[NETLINK]: Fix use after free in netlink_recvmsgPatrick McHardy
2007-05-03[NETLINK]: Kill CB only when socket is unusedHerbert Xu
2007-05-03[NET] skbuff: fix kernel-docRandy Dunlap
2007-05-03[TCP]: Delete unused header file net/ipv4/tcp_yeah.h.Robert P. J. Day
2007-05-03[AFS]: Fix use of __exit functions from __init pathDavid Howells
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells
2007-05-03[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-30pm: include EIO from errno-base.hDavid Rientjes
2007-04-30Add kvasprintf()Jeremy Fitzhardinge
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30power management: remove firmware disk modeJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney
2007-04-30Extend print_symbol capabilityRobert Peterson
2007-04-30[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller
2007-04-30[IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2007-04-30[IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InNoRoutesMitsuru Chinen
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen
2007-04-30[TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA
2007-04-30[TCP]: Catch skb with S+L bugs earlierIlpo Järvinen
2007-04-30[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algoEric Dumazet
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman
2007-04-30Merge branch 'cfq' into for-linusJens Axboe
2007-04-30[PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe
2007-04-30[SKB]: Introduce skb_queue_walk_safe()James Chapman
2007-04-30cfq-iosched: speedup cic rb lookupJens Axboe
2007-04-30ll_rw_blk: add io_context private pointerJens Axboe