summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-08-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-08-04mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3
2015-08-04Revert "can: fix loss of CAN frames in raw_rcv"Sasha Levin1-5/+1
2015-07-21rtnl: restore notifications for deleted interfacesNicolas Dichtel1-3/+0
2015-07-13netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso1-1/+4
2015-07-13netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso1-0/+6
2015-07-13netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson1-0/+3
2015-07-12can: fix loss of CAN frames in raw_rcvOliver Hartkopp1-1/+5
2015-07-12netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang1-2/+2
2015-07-05sctp: Fix race between OOTB responce and route removalAlexander Sverdlin1-1/+3
2015-07-05tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch3-4/+7
2015-07-05neigh: do not modify unlinked entriesJulian Anastasov1-0/+13
2015-07-05packet: avoid out of bounds read in round robin fanoutWillem de Bruijn1-16/+2
2015-07-05packet: read num_members once in packet_rcv_fanout()Eric Dumazet1-1/+1
2015-07-05bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2-3/+3
2015-07-05sctp: fix ASCONF list handlingMarcelo Ricardo Leitner1-11/+32
2015-07-05net: don't wait for order-3 page allocationShaohua Li2-2/+2
2015-07-05bridge: fix multicast router rlist endless loopNikolay Aleksandrov1-4/+3
2015-07-05netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman4-1/+42
2015-07-05NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle1-1/+2
2015-07-04SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust1-1/+1
2015-07-03cfg80211: wext: clear sinfo struct before calling driverJohannes Berg1-0/+2
2015-07-03net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng1-14/+10
2015-07-01lib/rhashtable: fix race between rhashtable_lookup_compare and hashtable resizeKonstantin Khlebnikov1-4/+1
2015-06-28tcp: tcp_get_info() should fetch socket fields onceEric Dumazet1-4/+6
2015-06-28vti6: fix uninit when using x-netnsYao Xiwei1-2/+1
2015-06-28netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann1-1/+1
2015-06-28xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever1-2/+3
2015-06-28xprtrdma: Take struct ib_device_attr off the stackChuck Lever2-24/+14
2015-06-15crush: ensuring at most num-rep osds are selectedIlya Dryomov1-4/+12
2015-06-15bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov1-0/+2
2015-06-15ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer1-3/+15
2015-06-15tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2-3/+6
2015-06-15udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-06-15bridge: fix br_multicast_query_expired() bugEric Dumazet1-1/+1
2015-06-15net_sched: invoke ->attach() after setting dev->qdiscWANG Cong1-4/+6
2015-06-15unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2-0/+16
2015-06-15bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-06-15ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-06-15net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5
2015-06-15net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge1-1/+3
2015-06-15tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2-2/+2
2015-06-15rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel1-0/+3
2015-06-15net: core: Correct an over-stringent device loop detection.Vlad Yasevich1-1/+1
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