summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-06-10xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang1-6/+6
2015-06-10svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew1-7/+16
2015-06-10mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2-2/+6
2015-06-10mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-06-09Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov1-2/+0
2015-06-09Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov1-11/+20
2015-05-17netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal1-2/+15
2015-05-11net: fix crash in build_skb()Eric Dumazet2-13/+24
2015-05-11net: do not deplete pfmemalloc reserveEric Dumazet1-2/+7
2015-05-11tcp: avoid looping in tcp_send_fin()Eric Dumazet1-21/+29
2015-05-11tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet1-1/+19
2015-05-11ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-05-11ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-04-27udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross1-2/+4
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko5-28/+11
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko7-17/+19
2015-04-27skbuff: Do not scrub skb mark within the same name spaceHerbert Xu1-3/+6
2015-04-27Revert "net: Reset secmark when scrubbing packet"Herbert Xu1-1/+0
2015-04-27tcp: tcp_make_synack() should clear skb->tstampEric Dumazet1-0/+2
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org3-2/+24
2015-04-27tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell1-3/+4
2015-04-27net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev1-0/+11
2015-04-27ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark1-1/+8
2015-04-27tcp: prevent fetching dst twice in early demux codeMichal Kubeček2-2/+2
2015-04-23mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-04-16Revert "libceph: use memalloc flags for net IO"Ilya Dryomov1-8/+1
2015-04-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-04-16mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-04-16mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-04-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-03-28can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+3
2015-03-24tcp: make connect() mem charging friendlyEric Dumazet1-40/+28
2015-03-24net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-03-24tcp: fix tcp fin memory accountingJosh Hunt1-5/+1
2015-03-24ipv6: fix backtracking for throw routesSteven Barth1-0/+1
2015-03-24rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-03-24caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-03-24inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet1-3/+15
2015-03-24rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-03-24net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-4/+6
2015-03-24net_sched: fix struct tc_u_hnode layout in u32WANG Cong1-1/+4
2015-03-14SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever1-1/+4
2015-03-14sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-14net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-03-14mac80211: Send EAPOL frames at lowest rateJouni Malinen1-0/+1
2015-03-14net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2-4/+13
2015-03-14udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-03-14net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet1-3/+1
2015-03-14net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas1-9/+0
2015-03-14net: pktgen: disable xmit_clone on virtual devicesEric Dumazet1-0/+3