summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail2014-01-223-3/+17
* net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail2014-01-221-7/+7
* tuntap: Fix for a race in accessing numqueuesDominic Curran2014-01-221-4/+6
* bridge: Remove unnecessary vlan_put_tag in br_handle_vlanToshiaki Makita2014-01-221-21/+0
* tcp: metrics: Fix rcu-race when deleting multiple entriesChristoph Paasch2014-01-221-9/+5
* Merge branch 'bonding'David S. Miller2014-01-222-1/+8
|\
| * bonding: update bonding.txt for primary descriptiondingtianhong2014-01-221-1/+2
| * bonding: clean the primary slave if there is no slave matching new primarydingtianhong2014-01-221-0/+6
|/
* net: vxlan: convert to act as a pernet subsystemDaniel Borkmann2014-01-221-22/+6
* sch_htb: let skb->priority refer to non-leaf classHarry Mason2014-01-221-3/+8
* af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman2014-01-222-0/+12
* Merge branch 'bonding_option_api'David S. Miller2014-01-227-883/+1217
|\
| * bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-223-47/+59
| * bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-225-22/+22
| * bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-225-24/+26
| * bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-225-28/+25
| * bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-223-61/+77
| * bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-226-35/+36
| * bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-225-23/+25
| * bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-227-44/+43
| * bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-225-22/+22
| * bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-226-30/+24
| * bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-225-17/+24
| * bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-227-50/+41
| * bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-225-19/+18
| * bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-226-51/+37
| * bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-225-33/+27
| * bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-225-32/+27
| * bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-225-41/+53
| * bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-226-35/+32
| * bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-227-50/+43
| * bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-226-41/+36
| * bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-226-52/+45
| * bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-227-46/+41
| * bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-226-32/+27
| * bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-226-62/+48
| * bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-223-0/+373
|/
* Merge branch 'reciprocal'David S. Miller2014-01-2118-71/+129
|\
| * reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-2112-49/+88
| * net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2014-01-213-5/+21
| * random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2014-01-214-17/+20
|/
* net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua2014-01-211-3/+0
* be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-211-13/+8
* bnx2x: Fix VF flr flowAriel Elior2014-01-211-28/+33
* net: Missing change from the ether_addr_copy() fixups.David S. Miller2014-01-211-0/+1
* net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann2014-01-211-7/+1
* net: Fix some fallout from the etner_addr_copy() changes.David S. Miller2014-01-212-1/+2
* Merge branch 'sctp'David S. Miller2014-01-218-119/+100
|\
| * sctp: remove macros sctp_bh_[un]lock_sockwangweidong2014-01-215-25/+21
| * sctp: remove macros sctp_{lock|release}_sockwangweidong2014-01-213-35/+33
OpenPOWER on IntegriCloud