summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2-2/+3
2016-01-29ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-3/+16
2016-01-23net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-23sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2016-01-23ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2016-01-23ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2016-01-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2-0/+5
2015-04-29ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org3-17/+4
2015-02-27ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2-1/+2
2015-02-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+2
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich1-1/+1
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert1-0/+1
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert1-1/+14
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-1/+2
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin1-1/+3
2014-10-06regulatory: add NUL to alpha2Eliad Peller1-1/+1
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov1-0/+1
2014-08-14ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet4-34/+26
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet1-1/+1
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet1-6/+6
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet1-2/+2
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+1
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman1-0/+5
2014-06-07cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-06-01vsock: Make transport the proto ownerAndy King1-1/+5
2014-06-01net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+3
2014-06-01Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann1-1/+13
2014-06-01ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-06-01netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2014-06-01netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10
2014-03-29ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa1-1/+3
2014-03-21tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-12tcp: tcp_release_cb() should release socket ownershipEric Dumazet1-0/+5
2014-03-07net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski1-1/+0
2014-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+11
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet1-1/+2
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel1-0/+1
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert1-0/+11
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic1-13/+1
2014-02-10net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria1-0/+8
2014-02-10net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria1-0/+2