aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-30net1080: Use netdev stats structureHerbert Xu
2009-06-30dm9601: Use netdev stats structureHerbert Xu
2009-06-30cdc_eem: Use netdev stats structureHerbert Xu
2009-06-30ipv4: Fix fib_trie rebalancing, part 3Jarek Poplawski
2009-06-30bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa
2009-06-29sctp: xmit sctp packet always return no route errorWei Yongjun
2009-06-29net/irda: convert bfin_sir to net_device_opsGraf Yang
2009-06-29xfrm: use xfrm_addr_cmp() instead of compare addresses directlyWei Yongjun
2009-06-29tcp: Do not tack on TSO data to non-TSO packetHerbert Xu
2009-06-29tcp: Stop non-TSO packets morphing into TSOHerbert Xu
2009-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2009-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-06-29nl802154: add module license and descriptionDmitry Eremin-Solenikov
2009-06-29nl802154: fix Oops in ieee802154_nl_get_devDmitry Eremin-Solenikov
2009-06-29MAINTAINERS: ieee802154 lists are moderated for non-subscribers.Dmitry Eremin-Solenikov
2009-06-29netfilter: xtables: conntrack match revision 2Jan Engelhardt
2009-06-29netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy
2009-06-28be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde
2009-06-26gro: Flush GRO packets in napi_disable_pending pathHerbert Xu
2009-06-26inet: Call skb_orphan before tproxy activatesHerbert Xu
2009-06-26mac80211: Use rcu_barrier() on unload.Jesper Dangaard Brouer
2009-06-26sunrpc: Use rcu_barrier() on unload.Jesper Dangaard Brouer
2009-06-26bridge: Use rcu_barrier() instead of syncronize_net() on unload.Jesper Dangaard Brouer
2009-06-26ipv6: Use rcu_barrier() on module unload.Jesper Dangaard Brouer
2009-06-26decnet: Use rcu_barrier() on module unload.Jesper Dangaard Brouer
2009-06-26sky2: Fix checksum endiannessAnton Vorontsov
2009-06-25mdio add missing GPL flagNicolas Reinecke
2009-06-25sh_eth: remove redundant test on unsignedroel kluin
2009-06-25fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu
2009-06-25ipv6: avoid wraparound for expired preferred lifetimeJens Rosenboom
2009-06-25tcp: missing check ACK flag of received segment in FIN-WAIT-2 stateWei Yongjun
2009-06-25nf_conntrack: Use rcu_barrier()Jesper Dangaard Brouer
2009-06-25atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips
2009-06-25Phonet: generate Netlink RTM_DELADDR when destroying a deviceRémi Denis-Courmont
2009-06-25Phonet: publicize the Netlink notification functionRémi Denis-Courmont
2009-06-25Revert "veth: prevent oops caused by netdev destructor"David S. Miller
2009-06-24cpmac: fix compilation failure introduced with netdev_ops conversionFlorian Fainelli
2009-06-24ipsec: Fix name of CAST algorithmHerbert Xu
2009-06-24Linux 2.6.31-rc1Linus Torvalds
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-06-24Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2009-06-24another race fix in jfs_check_acl()Al Viro
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro
2009-06-24audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf
2009-06-24Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-24futex: Fix the write access fault problem for realThomas Gleixner
2009-06-24SLUB: Don't pass __GFP_FAIL for the initial allocationPekka Enberg