aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-04Merge commit '2cb94abda2e6bd5cdd4adbe961746f16326dc25e' of git://android.git....Jon Medhurst
2015-09-01tcp: Silence warning: ‘in’ may be used uninitializedJon Medhurst
2015-09-01net/ipv4: android: don't nuke sockets on TCP_TIME_WAITJorge Ramirez-Ortiz
2015-09-01net/Kconfig: paranoid only for androidKevin Hilman
2015-09-01export tcp_nuke_addr to build ipv6 as moduleAndrey Konovalov
2015-09-01tcp: Fix build error if IPV6 is not selectedTushar Behera
2015-09-01net: ipv6: fix virtual tunneling buildAmit Pundir
2015-09-01net: core: fix Null ptr dereference in UID-based routingAmit Pundir
2015-09-01xt_qtaguid: check xt_sock socket before releasingAmit Pundir
2015-08-24Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-24Merge branch 'v3.18/topic/fixes' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-24net: sysctl_net_core: Fix warning: 'one' defined but not usedJon Medhurst
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-08-04mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-08-04Revert "can: fix loss of CAN frames in raw_rcv"Sasha Levin
2015-07-20rtnl: restore notifications for deleted interfacesNicolas Dichtel
2015-07-13netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso
2015-07-13netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso
2015-07-13netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson
2015-07-12can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-07-12netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang
2015-07-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-07-05sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-07-05tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch
2015-07-05neigh: do not modify unlinked entriesJulian Anastasov
2015-07-05packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-07-05packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-07-05bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-07-05sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-07-05net: don't wait for order-3 page allocationShaohua Li
2015-07-05bridge: fix multicast router rlist endless loopNikolay Aleksandrov
2015-07-05netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-07-05NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle
2015-07-03SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-07-03cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-07-03net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng
2015-07-01lib/rhashtable: fix race between rhashtable_lookup_compare and hashtable resizeKonstantin Khlebnikov
2015-06-28tcp: tcp_get_info() should fetch socket fields onceEric Dumazet
2015-06-28vti6: fix uninit when using x-netnsYao Xiwei
2015-06-28netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann
2015-06-28xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever
2015-06-28xprtrdma: Take struct ib_device_attr off the stackChuck Lever
2015-06-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-06-16Merge branch 'v3.18/topic/android/aosp-fixes' into linux-linaro-lsk-v3.18-and...Kevin Hilman
2015-06-16net/Kconfig: paranoid only for androidKevin Hilman
2015-06-16Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-06-15crush: ensuring at most num-rep osds are selectedIlya Dryomov
2015-06-15bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov