summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-29ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco2-1/+22
2013-09-27lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque1-1/+1
2013-09-27hp100: replace hardcoded name in /proc/interrupts with interface nameMihir Singh1-1/+1
2013-09-27ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety netHannes Frederic Sowa1-0/+14
2013-09-27ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa3-68/+175
2013-09-27net: phy: at803x: add suspend/resume callbacksDaniel Mack1-0/+45
2013-09-27net: phy: at803x: don't pass function pointers with &Daniel Mack1-6/+6
2013-09-27qlge: Update version to 1.00.00.33Jitendra Kalsaria1-1/+1
2013-09-27qlge: Enhance nested VLAN (Q-in-Q) handling.Jitendra Kalsaria1-25/+101
2013-09-27netxen_nic: Update version to 4.0.82Shahed Shaikh1-2/+2
2013-09-27netxen_nic: Print ULA informationShahed Shaikh2-0/+29
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-25rtlwifi: Remove extern from function prototypesJoe Perches11-170/+141
2013-09-25orinoco: Remove extern from function prototypesJoe Perches1-17/+14
2013-09-25mwifiex: Remove extern from function prototypesJoe Perches1-14/+10
2013-09-25iwlwifi: Remove extern from function prototypesJoe Perches4-11/+10
2013-09-25iwlegacy: Remove extern from function prototypesJoe Perches3-77/+73
2013-09-25ipw2x00: Remove extern from function prototypesJoe Perches1-49/+38
2013-09-25brcm80211: Remove extern from function prototypesJoe Perches21-733/+644
2013-09-25ath: Remove extern from function prototypesJoe Perches4-12/+10
2013-09-25wimax: Remove extern from function prototypesJoe Perches2-74/+70
2013-09-25wan: Remove extern from function prototypesJoe Perches2-15/+14
2013-09-25vmxnet3: Remove extern from function prototypesJoe Perches1-2/+2