aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-10-131-0/+1
* ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2015-08-071-0/+2
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-08-071-0/+5
* netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2015-05-091-2/+2
* Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings2015-02-201-2/+0
* fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck2015-02-201-2/+2
* tcp: md5: remove spinlock usage in fast pathEric Dumazet2015-01-011-3/+5
* drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2015-01-011-0/+1
* tcp: be more strict before accepting ECN negociationEric Dumazet2014-12-141-7/+16
* net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-11-051-0/+5
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-11-051-3/+3
* regulatory: add NUL to alpha2Eliad Peller2014-11-051-1/+1
* ip: make IP identifiers less predictableEric Dumazet2014-09-131-10/+1
* inetpeer: get rid of ip_id_countEric Dumazet2014-09-135-34/+33
* netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-09-131-4/+4
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-07-111-8/+1
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-06-091-0/+5
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2014-01-032-3/+5
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-11-281-2/+4
* net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-11-281-0/+12
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-262-5/+9
* inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2013-10-261-1/+4
* inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2013-10-261-0/+3
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-08-021-0/+1
* ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-08-021-0/+3
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-301-0/+12
* tcp: force a dst refcount when prequeue packetEric Dumazet2013-05-301-0/+1
* net: fix incorrect credentials passingLinus Torvalds2013-04-251-1/+1
* inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-271-0/+9
* ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-271-7/+5
* ipv6: use a stronger hash for tcpEric Dumazet2013-03-063-4/+17
* tcp: implement RFC 5961 3.2Eric Dumazet2013-01-161-0/+1
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2013-01-161-0/+1
* mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-161-0/+5
* mac80211: verify that skb data is presentJohannes Berg2012-11-161-0/+9
* rtnetlink: Fix problem with buffer allocationGreg Rose2012-11-161-1/+1
* netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-301-0/+1
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-171-1/+1
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-101-0/+3
* Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-10-101-1/+1
* af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-09-191-1/+3
* tcp: Apply device TSO segment limit earlierBen Hutchings2012-09-191-0/+2
* bonding: Fix corrupted queue_mappingEric Dumazet2012-07-121-2/+5
* cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-07-121-1/+28
* sctp: check cached dst before using itNicolas Dichtel2012-06-101-0/+13
* ipv6: fix incorrect ipsec fragmentGao feng2012-06-101-0/+1
* set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-06-101-0/+1
* Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+1
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-291-1/+8
* ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-292-0/+14