summaryrefslogtreecommitdiffstats
path: root/include/net/ndisc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd1-2/+4
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller3-23/+23
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher2-26/+26
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza2-15/+65
2013-10-01ixgbevf: move API neg to reset pathDon Skidmore1-11/+10
2013-10-01ixgbevf: add wait for Rx queue disableDon Skidmore1-17/+44
2013-10-01ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore1-27/+2
2013-10-01ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller1-53/+2
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla3-2/+8
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla5-73/+115
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam2-2/+3
2013-10-01be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam1-9/+2
2013-10-01be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam2-5/+5
2013-10-01net: can: c_can_platform: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01bonding: RCUify bond_set_rx_mode()Veaceslav Falico1-3/+4
2013-10-01drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar1-2/+2
2013-10-01net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2-8/+11
2013-10-01net: add missing sk_max_pacing_rate docEric Dumazet1-0/+1
2013-10-01bgmac: add support for Byte Queue LimitsHauke Mehrtens1-0/+10
2013-10-01b44: add support for Byte Queue LimitsHauke Mehrtens1-0/+10
2013-10-01net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman12-46/+56
2013-10-01ethernet: use likely() for common Ethernet encapstephen hemminger1-4/+5
2013-10-01ethernet: cleanup eth_type_transstephen hemminger1-14/+3
2013-10-01ipv6: Not need to set fl6.flowi6_flags as zeroLi RongQing1-3/+0
2013-10-01xen-netback: improve ring effeciency for guest RXWei Liu1-83/+61
2013-09-30qdisc: basic classifier - remove unnecessary initializationstephen hemminger1-1/+1
2013-09-30qdisc: meta return ENOMEM on alloc failurestephen hemminger1-1/+3
2013-09-30bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico1-1/+0
2013-09-30hamradio: baycom: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-09-30dev: always advertise rx_flags changes via netlinkNicolas Dichtel1-23/+37
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel3-8/+10
2013-09-30net: qmi_wwan: fix checkpatch warningsFabio Porcedda1-20/+36
2013-09-30net: qmi_wwan: add Telit LE920 newer firmware supportFabio Porcedda1-0/+1
2013-09-29net: introduce SO_MAX_PACING_RATEEric Dumazet18-2/+45
2013-09-29bonding: remove bond_next_slave()Veaceslav Falico1-31/+0
2013-09-29bonding: don't use bond_next_slave() in bond_info_seq_next()Veaceslav Falico1-4/+12
2013-09-29bonding: remove unused __get_next_agg()Veaceslav Falico1-22/+0
2013-09-29bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()Veaceslav Falico1-4/+9
2013-09-29bonding: make ad_agg_selection_logic() use bond_for_each_slave()Veaceslav Falico1-12/+10
2013-09-29bonding: make __get_active_agg() use bond_for_each_slave()Veaceslav Falico1-8/+7
2013-09-29bonding: make ad_port_selection_logic() use bond_for_each_slave()Veaceslav Falico1-2/+7
2013-09-29bonding: remove __get_first_port()Veaceslav Falico1-14/+4
2013-09-29bonding: remove __get_next_port()Veaceslav Falico1-25/+9
2013-09-29bonding: verify if we still have slaves in bond_3ad_unbind_slave()Veaceslav Falico1-1/+3
2013-09-29bonding: correctly verify for the first slave in bond_enslaveVeaceslav Falico1-1/+1
2013-09-29bnx2x: use pcie_get_minimum_link()Yuval Mintz2-39/+12
2013-09-29bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner2-3/+18