aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* forcedeth: correct valid flagJulia Lawall2010-07-06
* isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2010-07-05
* Documentation/isdn: CAPI controller interface amendmentTilman Schmidt2010-07-05
* qlge: Change version to v1.00.00.25.00.00-01.Ron Mercer2010-07-05
* qlge: Make adapter drop frame errors and pass up csum errors.Ron Mercer2010-07-05
* qlge: Fix possible endian issue for rx UDP csum.Ron Mercer2010-07-05
* qlge: Reduce print level in data path statements.Ron Mercer2010-07-05
* qlge: Don't use firmware when forcing firmware dump.Ron Mercer2010-07-05
* qlge: Restore promiscuous setting after reset.Ron Mercer2010-07-05
* ni52: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* ns83820: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* mac89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* natsemi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* ksz884x: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* lance: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* hp100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* starfire: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* hamachi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* cs89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* epic100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* ethoc: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* fealnx: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* davinci_emac: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle2010-07-05
* sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet2010-07-05
* ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors2010-07-05
* usbnet: remove direct access to urb->statusOliver Neukum2010-07-05
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-05
* igb: drop support for UDP hashing w/ RSSAlexander Duyck2010-07-05
* IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-04
* bnx2: Update version to 2.0.16.Michael Chan2010-07-04
* bnx2: Dump some config space registers during TX timeout.Michael Chan2010-07-04
* bnx2: Add support for skb->rxhash.Michael Chan2010-07-04
* bnx2: Always enable MSI-X on 5709.Michael Chan2010-07-04
* netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches2010-07-04
* netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-04
* device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-04
* vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
|\
| * bridge: add per bridge device controls for invoking iptablesPatrick McHardy2010-07-02
| * netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-28
| * netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-28
| * netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-25
| * netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-25
| * netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann2010-06-22
| * netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap2010-06-22
| * IPVS: one-packet schedulingNick Chalk2010-06-22
| * netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-17