summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [networking]device.h: Remove extern from function prototypesJoe Perches2013-09-266-266/+248
* net.h/skbuff.h: Remove extern from function prototypesJoe Perches2013-09-262-184/+148
* netfilter: Remove extern from function prototypesJoe Perches2013-09-2611-136/+133
* Merge branch 'bonding_neighbours'David S. Miller2013-09-2611-444/+638
|\
| * net: create sysfs symlinks for neighbour devicesVeaceslav Falico2013-09-264-34/+35
| * net: expose the master link to sysfs, and remove it from bondVeaceslav Falico2013-09-262-19/+20
| * vlan: unlink the upper neighbour before unregisteringVeaceslav Falico2013-09-261-2/+2
| * vlan: link the upper neighbour only after registeringVeaceslav Falico2013-09-261-7/+7
| * bonding: remove slave listsVeaceslav Falico2013-09-262-6/+0
| * bonding: use neighbours for bond_next_slave()Veaceslav Falico2013-09-261-5/+1
| * bonding: add __bond_next_slave() which uses neighboursVeaceslav Falico2013-09-261-0/+28
| * bonding: remove bond_prev_slave()Veaceslav Falico2013-09-262-10/+3
| * bonding: convert first/last slave logic to use neighboursVeaceslav Falico2013-09-261-6/+11
| * net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico2013-09-262-0/+11
| * bonding: convert bond_has_slaves() to use the neighbour listVeaceslav Falico2013-09-261-1/+1
| * bonding: add bond_has_slaves() and use itVeaceslav Falico2013-09-265-23/+25
| * bonding: remove unused bond_for_each_slave_from()Veaceslav Falico2013-09-261-13/+0
| * bonding: rework bond_ab_arp_probe() to use bond_for_each_slave()Veaceslav Falico2013-09-261-14/+24
| * bonding: rework bond_find_best_slave() to use bond_for_each_slave()Veaceslav Falico2013-09-261-31/+12
| * bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()Veaceslav Falico2013-09-262-23/+22
| * bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() onlyVeaceslav Falico2013-09-261-24/+22
| * bonding: use bond_for_each_slave() in bond_uninit()Veaceslav Falico2013-09-261-2/+3
| * bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico2013-09-267-55/+98
| * bonding: remove bond_for_each_slave_continue_reverse()Veaceslav Falico2013-09-263-28/+30
| * net: add for_each iterators through neighbour lower link's privateVeaceslav Falico2013-09-262-1/+76
| * bonding: modify bond_get_slave_by_dev() to use neighboursVeaceslav Falico2013-09-261-7/+1
| * bonding: populate neighbour's private on enslaveVeaceslav Falico2013-09-261-14/+16
| * net: add netdev_adjacent->private and allow to use itVeaceslav Falico2013-09-262-11/+64
| * net: add RCU variant to search for netdev_adjacent linkVeaceslav Falico2013-09-261-0/+13
| * net: add adj_list to save only neighboursVeaceslav Falico2013-09-264-114/+129
| * net: use lists as arguments instead of bool upperVeaceslav Falico2013-09-261-32/+22
|/
* net: neighbour: use source address of last enqueued packet for solicitationHannes Frederic Sowa2013-09-261-1/+1
* Merge branch '20130925_dn_externs_3' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller2013-09-2651-1174/+1026
|\
| * rtlwifi: Remove extern from function prototypesJoe Perches2013-09-2411-170/+141
| * orinoco: Remove extern from function prototypesJoe Perches2013-09-241-17/+14
| * mwifiex: Remove extern from function prototypesJoe Perches2013-09-241-14/+10
| * iwlwifi: Remove extern from function prototypesJoe Perches2013-09-244-11/+10
| * iwlegacy: Remove extern from function prototypesJoe Perches2013-09-243-77/+73
| * ipw2x00: Remove extern from function prototypesJoe Perches2013-09-241-49/+38
| * brcm80211: Remove extern from function prototypesJoe Perches2013-09-2421-733/+644
| * ath: Remove extern from function prototypesJoe Perches2013-09-244-12/+10
| * wimax: Remove extern from function prototypesJoe Perches2013-09-242-74/+70
| * wan: Remove extern from function prototypesJoe Perches2013-09-242-15/+14
| * vmxnet3: Remove extern from function prototypesJoe Perches2013-09-241-2/+2
* | Merge branch '20130924_dn_externs_2' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller2013-09-2535-672/+631
|\ \ | |/
| * irda: Remove extern from function prototypesJoe Perches2013-09-241-14/+15
| * fddi/skfp: Remove extern from function prototypesJoe Perches2013-09-241-14/+14
| * toshiba: Remove extern from function prototypesJoe Perches2013-09-243-20/+19
| * ti: Remove extern from function prototypesJoe Perches2013-09-241-5/+4
| * stmicro: Remove extern from function prototypesJoe Perches2013-09-244-23/+22
OpenPOWER on IntegriCloud