summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-29xfrm: remove useless hash_resize_mutex locksYing Xue
2014-08-26neigh: document gc_thresh2stephen hemminger
2014-08-26net: bnx2x: fix build error with ptpRandy Dunlap
2014-08-26team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko
2014-08-26bpf: x86: add missing 'shift by register' instructions to x64 eBPF JITAlexei Starovoitov
2014-08-26Merge branch 'bnx2x-next'David S. Miller
2014-08-26bnx2x: Fix timesync endianityMichal Kalderon
2014-08-26bnx2x: Be more forgiving toward SW GRODmitry Kravkov
2014-08-26bnx2x: VF clean statisticsYuval Mintz
2014-08-26bnx2x: Fix stop-on-errorYuval Mintz
2014-08-26bnx2x: ethtool -d might cause timeout in logDmitry Kravkov
2014-08-26net: make skb an optional parameter for__skb_flow_dissect()WANG Cong
2014-08-26net: fix comments for __skb_flow_get_ports()WANG Cong
2014-08-25ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-25Merge branch 'is_kdump_kernel'David S. Miller
2014-08-25net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai
2014-08-25stmmac: simple cleanupsPavel Machek
2014-08-25r8152: check code with checkpatch.plhayeswang
2014-08-25Merge branch 'ndo_xmit_flush'David S. Miller
2014-08-25virtio_net: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-08-25igb: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-08-25net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-25ipv6: White-space cleansing : gaps between function and symbol exportIan Morris
2014-08-25ipv6: White-space cleansing : Structure layoutsIan Morris
2014-08-25ipv6: White-space cleansing : Line LayoutsIan Morris
2014-08-25net: ec_bhf: remove excessive debug messagesDarek Marcinkiewicz
2014-08-25random32: improvements to prandom_bytesDaniel Borkmann
2014-08-25Merge branch 'csums-next'David S. Miller
2014-08-25gre: When GRE csum is present count as encap layer wrt csumTom Herbert
2014-08-25udp: additional GRO supportTom Herbert
2014-08-25tcp: Call skb_gro_checksum_validateTom Herbert
2014-08-25gre: call skb_gro_checksum_simple_validateTom Herbert
2014-08-25net: add gro_compute_pseudo functionsTom Herbert
2014-08-25net: skb_gro_checksum_* functionsTom Herbert
2014-08-23net: use reciprocal_scale() helperDaniel Borkmann
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller
2014-08-23Merge branch 'bcm7xxx_apd_eee'David S. Miller
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli
2014-08-23net: phy: allow phy_init_eee() to work with internal PHYsFlorian Fainelli
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-08-23net: phy: fixed: return an error for Clause 45 over 22 readsFlorian Fainelli
2014-08-23net: phy: bcm7xxx: enable auto power downFlorian Fainelli
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-08-23Merge branch 'tipc-next'David S. Miller
2014-08-23tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy
2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy