summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain6-3/+19
2014-08-27i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson1-29/+70
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson6-18/+27
2014-08-27i40e: Add checks and message for Qualified Module infoCarolyn Wyborny1-0/+14
2014-08-27i40e: set num_queue_pairs to num configured by VFAshish Shah1-5/+8
2014-08-27i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson1-0/+1
2014-08-27i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain3-0/+11
2014-08-27i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain4-20/+111
2014-08-27i40e: Some FD message fixesAnjali Singhai Jain1-10/+28
2014-08-27i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny1-17/+16
2014-08-26neigh: document gc_thresh2stephen hemminger1-0/+6
2014-08-26net: bnx2x: fix build error with ptpRandy Dunlap1-0/+1
2014-08-26team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko1-14/+30
2014-08-26bpf: x86: add missing 'shift by register' instructions to x64 eBPF JITAlexei Starovoitov2-0/+80
2014-08-26Merge branch 'bnx2x-next'David S. Miller5-18/+44
2014-08-26bnx2x: Fix timesync endianityMichal Kalderon1-2/+4
2014-08-26bnx2x: Be more forgiving toward SW GRODmitry Kravkov1-1/+9
2014-08-26bnx2x: VF clean statisticsYuval Mintz1-0/+5
2014-08-26bnx2x: Fix stop-on-errorYuval Mintz2-6/+21
2014-08-26bnx2x: ethtool -d might cause timeout in logDmitry Kravkov1-9/+5
2014-08-26net: make skb an optional parameter for__skb_flow_dissect()WANG Cong2-5/+17
2014-08-26net: fix comments for __skb_flow_get_ports()WANG Cong1-2/+4
2014-08-26ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann1-3/+4
2014-08-26net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller4-56/+19
2014-08-26Merge branch 'is_kdump_kernel'David S. Miller4-3/+7
2014-08-26net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2-2/+4
2014-08-26net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai1-1/+2
2014-08-26crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai1-0/+1
2014-08-26stmmac: simple cleanupsPavel Machek3-12/+10
2014-08-25r8152: check code with checkpatch.plhayeswang1-31/+35
2014-08-25Merge branch 'ndo_xmit_flush'David S. Miller11-27/+77
2014-08-25virtio_net: Support netdev_ops->ndo_xmit_flush()David S. Miller1-1/+9
2014-08-25igb: Support netdev_ops->ndo_xmit_flush()David S. Miller1-11/+24
2014-08-25net: Add ops->ndo_xmit_flush()David S. Miller9-15/+44
2014-08-25ipv6: White-space cleansing : gaps between function and symbol exportIan Morris11-23/+0
2014-08-25ipv6: White-space cleansing : Structure layoutsIan Morris5-21/+13
2014-08-25ipv6: White-space cleansing : Line LayoutsIan Morris31-203/+203
2014-08-25net: ec_bhf: remove excessive debug messagesDarek Marcinkiewicz1-91/+10
2014-08-25random32: improvements to prandom_bytesDaniel Borkmann2-23/+20
2014-08-25Merge branch 'csums-next'David S. Miller12-103/+233
2014-08-25gre: When GRE csum is present count as encap layer wrt csumTom Herbert1-0/+1
2014-08-25udp: additional GRO supportTom Herbert4-17/+96
2014-08-25tcp: Call skb_gro_checksum_validateTom Herbert2-47/+6
2014-08-25gre: call skb_gro_checksum_simple_validateTom Herbert1-36/+7
2014-08-25net: add gro_compute_pseudo functionsTom Herbert2-0/+16
2014-08-25net: skb_gro_checksum_* functionsTom Herbert2-3/+107
2014-08-23net: use reciprocal_scale() helperDaniel Borkmann14-22/+24
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller3-22/+50
2014-08-23Merge branch 'bcm7xxx_apd_eee'David S. Miller6-127/+229
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli2-0/+34