aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner2013-09-28
* bnx2x: Change function prototypeYaniv Rosner2013-09-28
* bnx2x: Don't disable/enable SR-IOV when loadingAriel Elior2013-09-28
* bnx2x: Correct VF driver infoYuval Mintz2013-09-28
* bnx2x: Test nvram when interface is downYuval Mintz2013-09-28
* ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco2013-09-28
* ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco2013-09-28
* lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque2013-09-27
* hp100: replace hardcoded name in /proc/interrupts with interface nameMihir Singh2013-09-27
* ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety netHannes Frederic Sowa2013-09-27
* ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa2013-09-27
* net: phy: at803x: add suspend/resume callbacksDaniel Mack2013-09-27
* net: phy: at803x: don't pass function pointers with &Daniel Mack2013-09-27
* Merge branch 'qlge'David S. Miller2013-09-27
|\
| * qlge: Update version to 1.00.00.33Jitendra Kalsaria2013-09-27
| * qlge: Enhance nested VLAN (Q-in-Q) handling.Jitendra Kalsaria2013-09-27
|/
* netxen_nic: Update version to 4.0.82Shahed Shaikh2013-09-27
* netxen_nic: Print ULA informationShahed Shaikh2013-09-27
* Merge branch 'bonding_neighbours'David S. Miller2013-09-26
|\
| * net: create sysfs symlinks for neighbour devicesVeaceslav Falico2013-09-26
| * net: expose the master link to sysfs, and remove it from bondVeaceslav Falico2013-09-26
| * vlan: unlink the upper neighbour before unregisteringVeaceslav Falico2013-09-26
| * vlan: link the upper neighbour only after registeringVeaceslav Falico2013-09-26
| * bonding: remove slave listsVeaceslav Falico2013-09-26
| * bonding: use neighbours for bond_next_slave()Veaceslav Falico2013-09-26
| * bonding: add __bond_next_slave() which uses neighboursVeaceslav Falico2013-09-26
| * bonding: remove bond_prev_slave()Veaceslav Falico2013-09-26
| * bonding: convert first/last slave logic to use neighboursVeaceslav Falico2013-09-26
| * net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico2013-09-26
| * bonding: convert bond_has_slaves() to use the neighbour listVeaceslav Falico2013-09-26
| * bonding: add bond_has_slaves() and use itVeaceslav Falico2013-09-26
| * bonding: remove unused bond_for_each_slave_from()Veaceslav Falico2013-09-26
| * bonding: rework bond_ab_arp_probe() to use bond_for_each_slave()Veaceslav Falico2013-09-26
| * bonding: rework bond_find_best_slave() to use bond_for_each_slave()Veaceslav Falico2013-09-26
| * bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()Veaceslav Falico2013-09-26
| * bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() onlyVeaceslav Falico2013-09-26
| * bonding: use bond_for_each_slave() in bond_uninit()Veaceslav Falico2013-09-26
| * bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico2013-09-26
| * bonding: remove bond_for_each_slave_continue_reverse()Veaceslav Falico2013-09-26
| * net: add for_each iterators through neighbour lower link's privateVeaceslav Falico2013-09-26
| * bonding: modify bond_get_slave_by_dev() to use neighboursVeaceslav Falico2013-09-26
| * bonding: populate neighbour's private on enslaveVeaceslav Falico2013-09-26
| * net: add netdev_adjacent->private and allow to use itVeaceslav Falico2013-09-26
| * net: add RCU variant to search for netdev_adjacent linkVeaceslav Falico2013-09-26
| * net: add adj_list to save only neighboursVeaceslav Falico2013-09-26
| * net: use lists as arguments instead of bool upperVeaceslav Falico2013-09-26
|/
* net: neighbour: use source address of last enqueued packet for solicitationHannes Frederic Sowa2013-09-26
* Merge branch '20130925_dn_externs_3' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller2013-09-26
|\
| * rtlwifi: Remove extern from function prototypesJoe Perches2013-09-24
| * orinoco: Remove extern from function prototypesJoe Perches2013-09-24