aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-02-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2016-01-26neigh: Better handling of transition to NUD_PROBE stateErik Kline
2016-01-25net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-01-25net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2016-01-25net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-01-25net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2016-01-25net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-01-25net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.01-androidAlex Shi
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2016-01-13xt_qtaguid: fix a race condition in if_tag_stat_updateliping.zhang
2015-12-14ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-14tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-12-14tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet
2015-12-14tcp: md5: fix lockdep annotationEric Dumazet
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-14sctp: translate host order to network order when setting a hmacidlucien
2015-12-14packet: fix tpacket_snd max frame lenDaniel Borkmann
2015-12-14packet: infer protocol from ethernet header if unsetDaniel Borkmann
2015-12-14packet: only allow extra vlan len on ethernet devicesDaniel Borkmann
2015-12-14packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov
2015-12-14packet: always probe for transport headerDaniel Borkmann
2015-12-14packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann
2015-12-14Revert "net: Fix skb_set_peeked use-after-free bug"Sasha Levin
2015-12-14ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-12-14RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-12-14packet: race condition in packet_bindFrancesco Ruggeri
2015-12-14ipv4: disable BH when changing ip local port rangeWANG Cong
2015-12-14ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-12-14sit: fix sit0 percpu double allocationsEric Dumazet
2015-12-03ipv6: gre: support SIT encapsulationEric Dumazet
2015-12-03net: fix a race in dst_release()Eric Dumazet
2015-12-03ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-12-03RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-12-03irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter
2015-11-13ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-11-13skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-13net/unix: fix logic about sk_peek_offsetAndrey Vagin
2015-11-13af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole
2015-11-13l2tp: protect tunnel->del_work by ref_countAlexander Couzens
2015-11-11Merge branch 'v3.18/topic/aosp' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-28fib_rules: Fix dump_rules() not to exit earlyRoland Dreier