summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-02vxlan: Depend on CONFIG_INETDavid S. Miller1-1/+1
2012-10-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller7-82/+76
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings1-16/+53
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings3-58/+10
2012-10-02sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2-2/+4
2012-10-02sfc: Fix MCDI structure field lookupBen Hutchings1-2/+4
2012-10-02sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings1-11/+11
2012-10-02sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings1-0/+1
2012-10-01vxlan: virtual extensible lanstephen hemminger5-0/+1294
2012-10-01igmp: export symbol ip_mc_leave_groupstephen hemminger1-0/+1
2012-10-01netlink: add attributes to fdb interfacestephen hemminger6-7/+12
2012-10-01tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker2-9/+1
2012-10-01Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller2-6/+0
2012-10-01gre: fix sparse warningstephen hemminger1-2/+2
2012-10-01asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer1-0/+4
2012-10-01flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger1-10/+19
2012-10-01net/key/af_key.c: add range checks on ->sadb_x_policy_lenDan Carpenter1-0/+3
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz6-26/+118
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack2-0/+6
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack1-0/+5
2012-10-01mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet1-4/+0
2012-10-01ipv4: gre: add GRO capabilityEric Dumazet2-2/+14
2012-10-01net: add gro_cells infrastructureEric Dumazet2-0/+105
2012-10-01tcp: gro: add checksuming helpersEric Dumazet2-6/+33
2012-10-01ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel1-2/+8
2012-10-01bnx2x: update version to 1.78.00-0.Yuval Mintz1-2/+2
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz11-563/+79
2012-10-01be2net: fix vfs enumerationIvan Vecera1-4/+2
2012-10-01use skb_end_offset() in skb_try_coalesce()Weiping Pan1-2/+1
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville67-1375/+3271
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller148-3413/+3919
2012-09-30be2net: fixup log messagesSathya Perla2-6/+31
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla5-64/+48
2012-09-30be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla1-3/+1
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla3-15/+9
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan1-6/+9
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2-3/+63
2012-09-30tg3: Refactor tg3_close()Michael Chan1-32/+38
2012-09-30tg3: Refactor tg3_open()Michael Chan1-33/+45
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan1-29/+45
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan2-26/+53
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2-76/+146
2012-09-28ipv6: return errno pointers consistently for fib6_add_1()Lin Ming1-14/+6
2012-09-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-3/+0
2012-09-28smsc75xx: add wol magic packet supportSteve Glendinning1-14/+174
2012-09-28smsc75xx: enable power saving mode during system suspendSteve Glendinning1-3/+54
2012-09-28smsc75xx: add explicit test that device is READYSteve Glendinning1-0/+23
2012-09-28smsc95xx: add wol magic packet supportSteve Glendinning2-8/+182
2012-09-28smsc95xx: enable power saving mode during system suspendSteve Glendinning2-2/+32
2012-09-28smsc95xx: fix resume when usb device is resetSteve Glendinning1-0/+1