summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac
2012-01-04r6040: place comments before codeFlorian Fainelli
2012-01-04r6040: use __aligned(size)Florian Fainelli
2012-01-04r6040: use definitions for MAC_SM register read/writesFlorian Fainelli
2012-01-04r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli
2012-01-04r6040: define more MCR0 register bitsFlorian Fainelli
2012-01-04r6040: remove unused variables and definitionsFlorian Fainelli
2012-01-04r6040: use an unique MDIO bus nameFlorian Fainelli
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman
2012-01-04net_sched: sfq: always randomize hash perturbationEric Dumazet
2012-01-04net_sched: sfq: fix mem alloc error recoveryEric Dumazet
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings
2012-01-04sfc: Remove now-unused filter functionBen Hutchings
2012-01-04sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings
2012-01-04sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings
2012-01-04gianfar: Reject out-of-range RX NFC locationsBen Hutchings
2012-01-04net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas
2012-01-04net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer
2012-01-03net_sched: qdisc_alloc_handle() can be too slowEric Dumazet
2012-01-03sch_qfq: accurate wsum handlingEric Dumazet
2012-01-03sch_sfq: dont put new flow at the end of flowsEric Dumazet
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum
2012-01-03bonding: fix error handling if slave is busy (v2)stephen hemminger
2012-01-038139cp: properly config rx mode after resumingJason Wang
2012-01-038139cp/8139too: do not read into reserved registersJason Wang
2012-01-03ixgbe: add support for new 82599 device.Don Skidmore
2012-01-03ixgbe: add support for new 82599 device idEmil Tantilov
2012-01-03ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov
2012-01-03ixgbe: fix typo'sStephen Hemminger
2012-01-03ixgbe: fix incorrect PHY register readsEmil Tantilov
2012-01-03igb: Add flow control advertising to ethtool setting.Carolyn Wyborny
2012-01-03ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-01netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso
2011-12-31Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-31skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl