summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-17mac80211: add missing length check for confirm framesBob Copeland
2015-07-17mac80211: correct aid location in peering framesBob Copeland
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg
2015-07-17mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K
2015-07-17mac80211: don't clear all tx flags when requeingMichal Kazior
2015-07-17mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-07-16ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah
2015-07-15net core: Add protodown support.Anuradha Karuppiah
2015-07-15tc: act_bpf: fix memory leakAlexei Starovoitov
2015-07-15fq_codel: fix return value of fq_codel_drop()WANG Cong
2015-07-15net_sched: fix a use-after-free in sfqWANG Cong
2015-07-15ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-15pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri
2015-07-15fq_codel: fix a use-after-freeWANG Cong
2015-07-15tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng
2015-07-15bridge: mdb: fix double add notificationNikolay Aleksandrov
2015-07-15bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-15net: Fix skb csum races when peekingHerbert Xu
2015-07-15NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn
2015-07-15net: Clone skb before setting peeked flagHerbert Xu
2015-07-15rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann
2015-07-15netfilter: xtables: remove __pure annotationFlorian Westphal
2015-07-15netfilter: add and use jump label for xt_teeFlorian Westphal
2015-07-15netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal
2015-07-15netfilter: move tee_active to coreFlorian Westphal
2015-07-15netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal
2015-07-15netfilter: nftables: Only run the nftables chains in the proper netnsEric W. Biederman
2015-07-15netfilter: Per network namespace netfilter hooks.Eric W. Biederman
2015-07-15netfilter: Factor out the hook list selection from nf_register_hookEric W. Biederman
2015-07-15netfilter: Simply the tests for enabling and disabling the ingress queue hookEric W. Biederman
2015-07-15ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-14rds: rds_ib_device.refcount overflowWengang Wang
2015-07-14ipvs: call skb_sender_cpu_clearJulian Anastasov
2015-07-14ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-07-14ipvs: skb_orphan in case of forwardingAlex Gartrell
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov
2015-07-14ipvs: do not use random local source address for tunnelsJulian Anastasov
2015-07-14ipvs: fix ipv6 route unreach panicAlex Gartrell
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-13bridge: mdb: add vlan support for user entriesNikolay Aleksandrov
2015-07-13net: Build IPv6 into kernel by defaultTom Herbert
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-139p/trans_virtio: reset virtio device on removePierre Morel
2015-07-13netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov
2015-07-12Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller