summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfoNikolay Aleksandrov2015-10-131-8/+13
* bridge: vlan: use proper rcu for the vlgrp memberNikolay Aleksandrov2015-10-136-53/+104
* Merge branch 'vrf-ipv6'David S. Miller2015-10-139-16/+386
|\
| * net: Add VRF support to IPv6 stackDavid Ahern2015-10-135-14/+63
| * net: Add IPv6 support to VRF deviceDavid Ahern2015-10-132-2/+275
| * net: Export fib6_get_table and nd_tblDavid Ahern2015-10-132-0/+2
| * net: Add IPv6 support to l3mdevDavid Ahern2015-10-131-0/+46
|/
* bridge: fix gc_timer mod/del race conditionNikolay Aleksandrov2015-10-131-1/+9
* switchdev: enforce no pvid flag in vlan rangesNikolay Aleksandrov2015-10-131-0/+3
* Merge branch 'dsa-mv88e6xxx-fix-hardware-bridging'David S. Miller2015-10-135-203/+26Star
|\
| * net: dsa: mv88e6xxx: fix hardware bridgingVivien Didelot2015-10-134-50/+3Star
| * net: dsa: do not warn unsupported bridge opsVivien Didelot2015-10-131-1/+1
| * net: dsa: mv88e6xxx: do not support per-port FIDVivien Didelot2015-10-132-63/+11Star
| * net: dsa: mv88e6xxx: bridges do not need an FIDVivien Didelot2015-10-132-110/+32Star
|/
* RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept...Sowmini Varadhan2015-10-131-0/+3
* RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports.Sowmini Varadhan2015-10-131-1/+8
* qlcnic: constify qlcnic_mbx_ops structureJulia Lawall2015-10-132-3/+3
* bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov2015-10-131-0/+3
* atm: iphase: fix misleading indentionTillmann Heidsieck2015-10-131-1/+1
* atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck2015-10-131-1/+2
* ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu2015-10-131-15/+17
* net: hns: fix the unknown phy_nterface_t type errorhuangdaode2015-10-131-0/+1
* tun: use sk_fullsock() before reading sk->sk_tsflagsEric Dumazet2015-10-131-1/+1
* Merge branch 'netns-defrag'David S. Miller2015-10-1311-26/+27
|\
| * ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-134-6/+5Star
| * ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-138-19/+20
| * ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman2015-10-131-1/+2
|/
* packet: fix match_fanout_group()Eric Dumazet2015-10-131-3/+3
* Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-13117-1410/+2677
|\
| * Merge tag 'iwlwifi-next-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm...Kalle Valo2015-10-0732-244/+643
| |\
| | * iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg2015-10-052-27/+83
| | * iwlwifi: size firmware flags memory correctlyJohannes Berg2015-10-053-7/+20
| | * iwlwifi: mvm: make threshold temperatures unsignedJohannes Berg2015-10-051-6/+6
| | * iwlwifi: nvm: add nvm phy_sku section to debugfsMoshe Harel2015-10-053-0/+8
| | * iwlwifi: mvm: fix signedness warnings in ToF debugfsJohannes Berg2015-10-051-6/+10
| | * iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenariosEyal Shapira2015-10-052-0/+48
| | * iwlwifi: mvm: minor rx code cleanupJohannes Berg2015-10-051-2/+2
| | * iwlwifi: remove IWL3165_UCODE_API_OK and _MINJohannes Berg2015-10-051-7/+0Star
| | * iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rateEyal Shapira2015-10-051-2/+2
| | * iwlwifi: mvm: rs: minor indentation fixEyal Shapira2015-10-051-2/+2
| | * iwlwifi: mvm: rs: remove overflowing debug messageEyal Shapira2015-10-051-1/+0Star
| | * iwlwifi: mvm: rs: improve rate debug messagesEyal Shapira2015-10-051-9/+51
| | * iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSKJohannes Berg2015-10-052-10/+4Star
| | * iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman2015-10-053-7/+8
| | * iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman2015-10-057-89/+249
| | * iwlwifi: transport: track number of allocated queuesJohannes Berg2015-10-052-0/+6
| | * iwlwifi: op-mode API: add rx_rss methodJohannes Berg2015-10-051-1/+18
| | * iwlwifi: mvm: remove PHY RX from handlersJohannes Berg2015-10-051-1/+3
| | * iwlwifi: mvm: Improve debugfs tof robustnessAssaf Krauss2015-10-051-7/+9
| | * iwlwifi: mvm: ToF - fill bssid of responder configurationGregory Greenman2015-10-051-0/+1