summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-236-35/+36
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-235-23/+25
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-237-44/+43Star
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-235-22/+22
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-236-30/+24Star
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-235-17/+24
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-237-50/+41Star
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-235-19/+18Star
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-236-51/+37Star
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-235-33/+27Star
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-235-32/+27Star
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-235-41/+53
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-236-35/+32Star
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-237-50/+43Star
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-236-41/+36Star
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-236-52/+45Star
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-237-46/+41Star
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-236-32/+27Star
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-236-62/+48Star
* bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-233-0/+373
* Merge branch 'reciprocal'David S. Miller2014-01-2218-71/+129
|\
| * reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-2212-49/+88
| * net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2014-01-223-5/+21
| * random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2014-01-224-17/+20
|/
* net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua2014-01-221-3/+0Star
* be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-221-13/+8Star
* bnx2x: Fix VF flr flowAriel Elior2014-01-221-28/+33
* net: Missing change from the ether_addr_copy() fixups.David S. Miller2014-01-221-0/+1
* net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann2014-01-221-7/+1Star
* net: Fix some fallout from the etner_addr_copy() changes.David S. Miller2014-01-222-1/+2
* Merge branch 'sctp'David S. Miller2014-01-228-119/+100Star
|\
| * sctp: remove macros sctp_bh_[un]lock_sockwangweidong2014-01-225-25/+21Star
| * sctp: remove macros sctp_{lock|release}_sockwangweidong2014-01-223-35/+33Star
| * sctp: remove macros sctp_read_[un]lockwangweidong2014-01-221-4/+0Star
| * sctp: remove macros sctp_write_[un]_lockwangweidong2014-01-222-10/+8Star
| * sctp: remove macros sctp_spin_[un]lockwangweidong2014-01-222-12/+10Star
| * sctp: remove macros sctp_local_bh_{disable|enable}wangweidong2014-01-225-28/+26Star
| * sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong2014-01-221-5/+2Star
|/
* dsa: Use ether_addr_copyJoe Perches2014-01-221-1/+1
* pktgen: Use ether_addr_copyJoe Perches2014-01-221-4/+4
* netpoll: Use ether_addr_copyJoe Perches2014-01-221-2/+2
* caif_usb: Use ether_addr_copyJoe Perches2014-01-221-2/+2
* atm: Use ether_addr_copyJoe Perches2014-01-222-5/+6
* appletalk: Use ether_addr_copyJoe Perches2014-01-221-6/+6
* 8021q: Use ether_addr_copyJoe Perches2014-01-222-4/+4
* Merge branch 'gro_udp_encap'David S. Miller2014-01-226-8/+269
|\
| * net: Add GRO support for vxlan trafficOr Gerlitz2014-01-222-7/+111
| * net: Export gro_find_by_type helpersOr Gerlitz2014-01-221-0/+2
| * net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2014-01-224-1/+156
|/
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-227-12/+33