summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-05-06netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal
2015-05-06mac80211: send AP probe as unicast againJohannes Berg
2015-05-06net: fix crash in build_skb()Eric Dumazet
2015-05-06net: do not deplete pfmemalloc reserveEric Dumazet
2015-05-06tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-05-06tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet
2015-05-06ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-04-29udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross
2015-04-29skbuff: Do not scrub skb mark within the same name spaceHerbert Xu
2015-04-29Revert "net: Reset secmark when scrubbing packet"Herbert Xu
2015-04-29tcp: tcp_make_synack() should clear skb->tstampEric Dumazet
2015-04-29ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-29tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell
2015-04-29openvswitch: Return vport module ref before destructionThomas Graf
2015-04-29net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev
2015-04-29ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-29tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-04-19Revert "libceph: use memalloc flags for net IO"Ilya Dryomov
2015-04-19mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-19sunrpc: make debugfs file creation failure non-fatalJeff Layton
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