summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-05-01ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-04-01cfg80211/wext: fix message orderingJohannes Berg
2016-02-27unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-01-22net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2016-01-22sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2015-12-30af_unix: fix a fatal race with bit fieldsEric Dumazet
2015-12-30net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-30sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-30ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-30unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-11-27net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-10-13ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-10-13ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-08-07ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2015-08-07sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-05-09netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2015-02-20Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings
2015-02-20fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck
2015-01-01tcp: md5: remove spinlock usage in fast pathEric Dumazet
2015-01-01drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-12-14tcp: be more strict before accepting ECN negociationEric Dumazet
2014-11-05net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-05net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-05regulatory: add NUL to alpha2Eliad Peller
2014-09-13ip: make IP identifiers less predictableEric Dumazet
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet
2014-09-13netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-07-11net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-09ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-01-03inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-11-28net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-28net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-10-26ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-26inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2013-10-26inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2013-08-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-08-02ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-05-30ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-30tcp: force a dst refcount when prequeue packetEric Dumazet
2013-04-25net: fix incorrect credentials passingLinus Torvalds
2013-03-27inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-27ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-06ipv6: use a stronger hash for tcpEric Dumazet
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-16inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-11-16mac80211: verify that skb data is presentJohannes Berg
2012-11-16rtnetlink: Fix problem with buffer allocationGreg Rose
2012-10-30netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso