summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-08-10rds: rds_ib_device.refcount overflowWengang Wang1-1/+3
2015-08-10mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2015-08-039p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-08-03SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust1-1/+1
2015-08-03mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3
2015-08-03crush: fix a bug in tree bucket decodeIlya Dryomov1-1/+1
2015-07-10sctp: Fix race between OOTB responce and route removalAlexander Sverdlin1-1/+3
2015-07-10tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch3-4/+7
2015-07-10neigh: do not modify unlinked entriesJulian Anastasov1-0/+13
2015-07-10packet: avoid out of bounds read in round robin fanoutWillem de Bruijn1-16/+2
2015-07-10packet: read num_members once in packet_rcv_fanout()Eric Dumazet1-1/+1
2015-07-10bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2-3/+3
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner1-11/+32
2015-07-10net: don't wait for order-3 page allocationShaohua Li2-2/+6
2015-07-10bridge: fix multicast router rlist endless loopNikolay Aleksandrov1-4/+3
2015-07-03netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso1-1/+4
2015-07-03netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso1-0/+6
2015-07-03netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson1-0/+3
2015-07-03netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang1-2/+2
2015-06-22cfg80211: wext: clear sinfo struct before calling driverJohannes Berg1-0/+2
2015-06-22bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov1-0/+2
2015-06-22ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer1-3/+15
2015-06-22udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-06-22net_sched: invoke ->attach() after setting dev->qdiscWANG Cong1-4/+6
2015-06-22unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2-0/+16
2015-06-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-06-22ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-06-22tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2-2/+2
2015-06-22net: core: Correct an over-stringent device loop detection.Vlad Yasevich1-1/+1
2015-06-22crush: ensuring at most num-rep osds are selectedIlya Dryomov1-4/+12
2015-06-06svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew1-7/+16
2015-06-06mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-06-06libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov1-11/+20
2015-06-06net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng1-14/+10
2015-05-13ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-06net: fix crash in build_skb()Eric Dumazet2-13/+24
2015-05-06net: do not deplete pfmemalloc reserveEric Dumazet1-2/+7
2015-05-06tcp: avoid looping in tcp_send_fin()Eric Dumazet1-21/+29
2015-05-06tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet1-1/+19
2015-05-06ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-04-29netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal1-1/+25
2015-04-29tcp: tcp_make_synack() should clear skb->tstampEric Dumazet1-0/+2
2015-04-29ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org3-2/+24
2015-04-29tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell1-3/+4
2015-04-29ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark1-1/+8
2015-04-29tcp: prevent fetching dst twice in early demux codeMichal Kubeček2-2/+2
2015-04-19net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2015-04-19net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-04-19tcp: Fix crash in TCP Fast OpenBen Hutchings1-0/+1
2015-04-13mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3