summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rfkill: copy the name into the rfkill structJohannes Berg2015-12-101-3/+3
* mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg2015-12-021-2/+6
* mac80211: do not actively scan DFS channelsAntonio Quartulli2015-12-021-4/+5
* mac80211: don't teardown sdata on sdata stopEliad Peller2015-12-021-1/+1
* mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-202-3/+6
* mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2015-11-201-1/+2
* mac80211: mesh: fix call_rcu() usageJohannes Berg2015-11-171-4/+4
* mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-171-2/+1
* Merge branch 'mv88e6060-fixes'David S. Miller2015-11-152-76/+149
|\
| * net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-151-27/+37
| * net: dsa: mv88e6060: add register defines header fileNeil Armstrong2015-11-151-0/+111
| * net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong2015-11-151-1/+2
| * net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong2015-11-151-1/+1
| * net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong2015-11-151-1/+1
| * net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong2015-11-151-49/+0
|/
* Merge branch 'mellanox-net-fixes'David S. Miller2015-11-156-59/+148
|\
| * net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich2015-11-151-3/+5
| * net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha2015-11-151-12/+27
| * net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2015-11-152-32/+43
| * net/mlx5e: Max mtu comparison fixDoron Tsur2015-11-151-0/+2
| * net/mlx5e: Added self loopback preventionTariq Toukan2015-11-152-10/+62
| * net/mlx5e: Fix inline header size calculationSaeed Mahameed2015-11-151-2/+9
|/
* ipvs: use skb_to_full_sk() helperEric Dumazet2015-11-151-8/+8
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-156-23/+62
* net: thunder: Fix crash upon shutdown after failed probePavel Fedin2015-11-151-0/+3
* sctp: translate host order to network order when setting a hmacidlucien2015-11-151-2/+2
* Merge branch 'packet-fixes'David S. Miller2015-11-151-42/+44
|\
| * packet: fix tpacket_snd max frame lenDaniel Borkmann2015-11-151-4/+5
| * packet: infer protocol from ethernet header if unsetDaniel Borkmann2015-11-151-0/+11
| * packet: only allow extra vlan len on ethernet devicesDaniel Borkmann2015-11-151-35/+25
| * packet: always probe for transport headerDaniel Borkmann2015-11-151-4/+3
| * packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann2015-11-151-2/+3
|/
* tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2015-11-151-3/+4
* Merge branch 'ipv6-route-fixes'David S. Miller2015-11-152-4/+21
|\
| * ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-152-2/+4
| * ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+10
| * ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau2015-11-151-1/+7
|/
* fjes: fix inconsistent indentingColin Ian King2015-11-151-1/+1
* af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa2015-11-151-0/+18
* stmmac: avoid ipq806x constant overflow warningArnd Bergmann2015-11-121-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-1216-119/+161
|\
| * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-103-12/+58
| * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-101-12/+15
| * netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann2015-11-101-3/+3
| * netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann2015-11-101-1/+1
| * netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham2015-11-091-1/+1
| * Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2015-11-088-85/+75
| |\
| | * netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik2015-11-071-4/+9
| | * netfilter: ipset: Fix hash:* type expirationJozsef Kadlecsik2015-11-071-1/+1
| | * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-078-80/+65
OpenPOWER on IntegriCloud