aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-26netfilter: Remove extern from function prototypesJoe Perches11-136/+133
2013-09-26Merge branch 'bonding_neighbours'David S. Miller11-444/+638
2013-09-26net: create sysfs symlinks for neighbour devicesVeaceslav Falico4-34/+35
2013-09-26net: expose the master link to sysfs, and remove it from bondVeaceslav Falico2-19/+20
2013-09-26vlan: unlink the upper neighbour before unregisteringVeaceslav Falico1-2/+2
2013-09-26vlan: link the upper neighbour only after registeringVeaceslav Falico1-7/+7
2013-09-26bonding: remove slave listsVeaceslav Falico2-6/+0
2013-09-26bonding: use neighbours for bond_next_slave()Veaceslav Falico1-5/+1
2013-09-26bonding: add __bond_next_slave() which uses neighboursVeaceslav Falico1-0/+28
2013-09-26bonding: remove bond_prev_slave()Veaceslav Falico2-10/+3
2013-09-26bonding: convert first/last slave logic to use neighboursVeaceslav Falico1-6/+11
2013-09-26net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico2-0/+11
2013-09-26bonding: convert bond_has_slaves() to use the neighbour listVeaceslav Falico1-1/+1
2013-09-26bonding: add bond_has_slaves() and use itVeaceslav Falico5-23/+25
2013-09-26bonding: remove unused bond_for_each_slave_from()Veaceslav Falico1-13/+0
2013-09-26bonding: rework bond_ab_arp_probe() to use bond_for_each_slave()Veaceslav Falico1-14/+24
2013-09-26bonding: rework bond_find_best_slave() to use bond_for_each_slave()Veaceslav Falico1-31/+12
2013-09-26bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()Veaceslav Falico2-23/+22
2013-09-26bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() onlyVeaceslav Falico1-24/+22
2013-09-26bonding: use bond_for_each_slave() in bond_uninit()Veaceslav Falico1-2/+3
2013-09-26bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico7-55/+98
2013-09-26bonding: remove bond_for_each_slave_continue_reverse()Veaceslav Falico3-28/+30
2013-09-26net: add for_each iterators through neighbour lower link's privateVeaceslav Falico2-1/+76
2013-09-26bonding: modify bond_get_slave_by_dev() to use neighboursVeaceslav Falico1-7/+1
2013-09-26bonding: populate neighbour's private on enslaveVeaceslav Falico1-14/+16
2013-09-26net: add netdev_adjacent->private and allow to use itVeaceslav Falico2-11/+64
2013-09-26net: add RCU variant to search for netdev_adjacent linkVeaceslav Falico1-0/+13
2013-09-26net: add adj_list to save only neighboursVeaceslav Falico4-114/+129
2013-09-26net: use lists as arguments instead of bool upperVeaceslav Falico1-32/+22
2013-09-26net: neighbour: use source address of last enqueued packet for solicitationHannes Frederic Sowa1-1/+1
2013-09-26Merge branch '20130925_dn_externs_3' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller51-1174/+1026
2013-09-25Merge branch '20130924_dn_externs_2' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller35-672/+631
2013-09-24rtlwifi: Remove extern from function prototypesJoe Perches11-170/+141
2013-09-24orinoco: Remove extern from function prototypesJoe Perches1-17/+14
2013-09-24mwifiex: Remove extern from function prototypesJoe Perches1-14/+10
2013-09-24iwlwifi: Remove extern from function prototypesJoe Perches4-11/+10
2013-09-24iwlegacy: Remove extern from function prototypesJoe Perches3-77/+73
2013-09-24ipw2x00: Remove extern from function prototypesJoe Perches1-49/+38
2013-09-24brcm80211: Remove extern from function prototypesJoe Perches21-733/+644
2013-09-24ath: Remove extern from function prototypesJoe Perches4-12/+10
2013-09-24wimax: Remove extern from function prototypesJoe Perches2-74/+70
2013-09-24wan: Remove extern from function prototypesJoe Perches2-15/+14
2013-09-24vmxnet3: Remove extern from function prototypesJoe Perches1-2/+2
2013-09-24irda: Remove extern from function prototypesJoe Perches1-14/+15
2013-09-24fddi/skfp: Remove extern from function prototypesJoe Perches1-14/+14
2013-09-24toshiba: Remove extern from function prototypesJoe Perches3-20/+19
2013-09-24ti: Remove extern from function prototypesJoe Perches1-5/+4
2013-09-24stmicro: Remove extern from function prototypesJoe Perches4-23/+22
2013-09-24sfc: Remove extern from function prototypesJoe Perches6-249/+234
2013-09-24qlogic: Remove extern from function prototypesJoe Perches2-33/+30