summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-155-14/+8
* mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-151-5/+10
* mac80211: reprogram in interface orderJohannes Berg2015-12-151-39/+37
* mac80211: run scan completed work on reconfig failureJohannes Berg2015-12-151-11/+26
* nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-151-1/+3
* nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-151-0/+1
* nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-151-1/+4
* 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-201-1/+2
* 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
* ipvs: use skb_to_full_sk() helperEric Dumazet2015-11-151-8/+8
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-155-23/+37
* sctp: translate host order to network order when setting a hmacidlucien2015-11-151-2/+2
* 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
* ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+2
* 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
* af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa2015-11-151-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-1212-99/+123
|\
| * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-102-10/+44
| * 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
| * 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-077-79/+64
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1023-163/+288
|\ \
| * | Revert "bridge: Allow forward delay to be cfgd when STP enabled"Vlad Yasevich2015-11-101-4/+9
| * | net: fix a race in dst_release()Eric Dumazet2015-11-091-1/+1
| * | netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet2015-11-081-16/+20
| * | net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet2015-11-081-46/+92
| * | sched: cls_flow: use skb_to_full_sk() helperEric Dumazet2015-11-081-4/+11
| * | netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet2015-11-081-2/+4
| |/
| * tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet2015-11-052-2/+2
| * packet: race condition in packet_bindFrancesco Ruggeri2015-11-051-31/+49
| * ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet2015-11-051-3/+2
| * tcp: fix req->saved_syn raceEric Dumazet2015-11-053-11/+14
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-052-9/+28
| |\
| | * Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg2015-11-051-1/+8
| | * Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg2015-11-051-1/+1
| | * Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-051-1/+8
OpenPOWER on IntegriCloud