aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-04ipg: per-device rxfrag_sizePekka Enberg
2008-07-04ipg: remove jumbo frame #ifdef from mtuPekka Enberg
2008-07-04ipg: always compile in jumbo frame supportPekka Enberg
2008-07-04Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Jeff Garzik
2008-07-04fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart
2008-07-04ibm_newemac: Fixes entry of short packetsSathya Narayanan
2008-07-04ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan
2008-07-04pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier
2008-07-04ehea: Access iph->tot_len with correct endiannessRoland Dreier
2008-07-04ehea: fix race conditionJan-Bernd Themann
2008-07-04ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann
2008-07-04ehea: fix might sleep problemJan-Bernd Themann
2008-07-04forcedeth: fix lockdep warning on ethtool -sTobias Diedrich
2008-07-04Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa
2008-07-03bridge: fix use-after-free in br_cleanup_bridges()Patrick McHardy
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell
2008-07-03tun: Interface to query tun/tap features.Rusty Russell
2008-07-03tcp: fix a size_t < 0 comparison in tcp_read_sockOctavian Purdila
2008-07-03tcp: net/ipv4/tcp.c needs linux/scatterlist.hAndrew Morton
2008-07-03Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitr...David S. Miller
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki
2008-07-03ipv4: Do cleanup for ip_mr_initWang Chen
2008-07-03ipv6: Do cleanup for ip6_mr_init.Wang Chen
2008-07-03ipv6 route: Prefer outgoing interface with source address assigned.YOSHIFUJI Hideaki
2008-07-03ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki
2008-07-03ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki
2008-07-03ipv6: Assume the loopback address in link-local scope.YOSHIFUJI Hideaki
2008-07-03ipv6: Do not forward packets with the unspecified source address.YOSHIFUJI Hideaki
2008-07-03ipv6: Do not assign non-valid address on interface.YOSHIFUJI Hideaki
2008-07-03tcp: de-bloat a bit with factoring NET_INC_STATS_BH outPavel Emelyanov
2008-07-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-02tty: Fix inverted logic in send_breakAlan Cox
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes