summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-04-13mac80211: count interfaces correctly for combination checksAndrei Otcheretianski
2015-04-13mac80211: drop unencrypted frames in mesh fwdingBob Copeland
2015-04-13mac80211: disable u-APSD queues by defaultMichal Kazior
2015-04-13nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-03-26netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso
2015-03-26netfilter: nf_tables: fix transaction race conditionPatrick McHardy
2015-03-26netfilter: xt_socket: fix a stack corruption bugEric Dumazet
2015-03-26netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso
2015-03-26ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov
2015-03-26ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov
2015-03-26can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-26net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro
2015-03-26net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas
2015-03-26tcp: fix tcp fin memory accountingJosh Hunt
2015-03-26ipv6: fix backtracking for throw routesSteven Barth
2015-03-26ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca
2015-03-26rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro
2015-03-26caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro
2015-03-26inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet
2015-03-26rds: avoid potential stack overflowArnd Bergmann
2015-03-26net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
2015-03-26tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell
2015-03-26tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell
2015-03-26net_sched: fix struct tc_u_hnode layout in u32WANG Cong
2015-03-18Revert "netfilter: xt_recent: relax ip_pkt_list_tot restrictions"Greg Kroah-Hartman
2015-03-18SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever
2015-03-18sunrpc: fix braino in ->poll()Al Viro
2015-03-18net: irda: fix wait_until_sent poll timeoutJohan Hovold
2015-03-18mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho
2015-03-18mac80211: Send EAPOL frames at lowest rateJouni Malinen
2015-03-18net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-18udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-18net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet
2015-03-18net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas
2015-03-18net: pktgen: disable xmit_clone on virtual devicesEric Dumazet
2015-03-18net: reject creation of netdev names with colonsMatthew Thode
2015-03-18sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet
2015-03-18openvswitch: Fix net exit.Pravin B Shelar
2015-03-18ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2015-03-18ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov
2015-03-18ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov
2015-03-18gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki
2015-03-18rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong
2015-03-18ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-03-18tcp: make sure skb is not shared before using skb_get()Eric Dumazet
2015-03-18ipv6: Make __ipv6_select_ident staticVlad Yasevich
2015-03-18ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich
2015-03-18rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann
2015-03-18pktgen: fix UDP checksum computationSabrina Dubroca
2015-03-18ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann