summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann2015-11-051-6/+11
* | ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca2015-11-041-0/+1
* | VSOCK: call sk->sk_data_ready() on accept()Stefan Hajnoczi2015-11-041-1/+1
* | net/core: ensure features get disabled on new lower devsJarod Wilson2015-11-041-3/+4
|/
* net: Fix prefsrc lookupsDavid Ahern2015-11-041-3/+10
* ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong2015-11-042-23/+34
* ipv4: disable BH when changing ip local port rangeWANG Cong2015-11-041-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-043-4/+6
|\
| * netfilter: nfnetlink: don't probe module if it existsFlorian Westphal2015-10-281-1/+1
| * netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata2015-10-271-1/+1
| * netfilter: xt_TEE: fix NULL dereferenceEric Dumazet2015-10-221-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-037-37/+46
|\ \
| * | ipv6: fix tunnel error handlingMichal Kubeček2015-11-031-1/+11
| * | sit: fix sit0 percpu double allocationsEric Dumazet2015-11-021-22/+4
| * | ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer2015-11-021-2/+1
| * | ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-021-3/+3
| * | ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov2015-11-011-0/+7
| * | ipv4: fix to not remove local route on link downJulian Anastasov2015-11-012-9/+15
| * | tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-011-0/+5
* | | switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko2015-11-031-5/+4
* | | net: sched: kill dead code in sch_choke.cPhil Sutter2015-11-031-59/+0
* | | irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring2015-11-031-2/+1
* | | Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-11-0317-210/+264
|\ \ \
| * | | cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker2015-11-031-9/+18
| * | | mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-032-0/+12
| * | | mac80211: further improve "no supported rates" warningJohannes Berg2015-11-031-1/+1
| * | | mac80211: treat bad WMM parameters more gracefullyJohannes Berg2015-11-031-94/+48
| * | | mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach2015-11-031-7/+7
| * | | mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-035-16/+11
| * | | mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer2015-11-031-0/+3
| * | | mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-035-7/+18
| * | | mac80211: don't reconfigure sched scan in case of wowlanEliad Peller2015-11-035-35/+45
| * | | mac80211: call drv_stop only if driver is startedEliad Peller2015-11-033-31/+48
| * | | mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski2015-11-031-1/+7
| * | | mac80211: use freezable workqueue for restart workEliad Peller2015-11-032-1/+12
| * | | mac80211: Fix local deauth while associatingAndrei Otcheretianski2015-11-031-0/+19
| * | | mac80211: allow null chandef in tracingArik Nemtsov2015-11-031-5/+5
| * | | nl80211: Fix potential memory leak from parse_acl_dataOla Olsson2015-11-031-6/+6
| * | | mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com2015-11-031-0/+7