aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet2017-06-071-1/+18
* tcp: Change possible SYN flooding messagesEric Dumazet2017-06-072-1/+5
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-10-281-0/+2
* netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2016-10-271-2/+2
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-10-121-0/+1
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2016-10-121-5/+6
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2016-03-111-0/+2
* cfg80211: allow registering to beaconsJohannes Berg2016-03-111-0/+20
* nl80211: add API to probe a clientJohannes Berg2016-03-111-0/+17
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2016-03-111-0/+17
* nl80211: advertise device AP SMEJohannes Berg2016-03-111-0/+6
* nl80211: advertise GTK rekey support, new triggersJohannes Berg2016-03-111-4/+20
* nl80211: support sending TDLS commands/framesArik Nemtsov2016-03-111-0/+22
* cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2016-03-111-0/+11
* cfg80211/nl80211: support GTK rekey offloadJohannes Berg2016-03-111-0/+26
* tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall2016-03-111-0/+1
* Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran2016-03-111-1/+1
* net: core: Support UID-based routing.Lorenzo Colitti2016-03-114-4/+17
* ipv4: route non-local sources for raw socketJulian Anastasov2016-03-111-1/+1
* ipv4: use a 64bit load/store in output pathEric Dumazet2016-03-111-1/+4
* ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2016-03-112-2/+4
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2016-03-113-3/+58
* ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2016-03-111-0/+12
* net: defer net_secret[] initializationEric Dumazet2016-03-111-0/+1
* net: ipv6: autoconf routes into per-device tablesLorenzo Colitti2016-03-111-0/+2
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-2520-23/+118
|\
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-132-5/+9
| * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-281-0/+1
| * ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-281-0/+3
| * ipv6: do not clear pinet6 fieldEric Dumazet2013-05-191-0/+12
| * tcp: force a dst refcount when prequeue packetEric Dumazet2013-05-191-0/+1
| * net: fix incorrect credentials passingLinus Torvalds2013-05-011-1/+1
| * inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-281-0/+9
| * ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-281-7/+5
| * ipv6: use a stronger hash for tcpEric Dumazet2013-02-283-4/+17
| * rtnetlink: Fix problem with buffer allocationGreg Rose2013-01-171-1/+1
| * rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2013-01-171-2/+5
| * tcp: implement RFC 5961 3.2Eric Dumazet2013-01-111-0/+1
| * ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-211-1/+1
| * netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-211-0/+1
| * xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-131-0/+3
| * tcp: Apply device TSO segment limit earlierBen Hutchings2012-10-021-0/+2
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-07-161-2/+5
| * cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-07-161-1/+28
| * sctp: check cached dst before using itNicolas Dichtel2012-06-101-0/+13
| * ipv6: fix incorrect ipsec fragmentGao feng2012-06-101-0/+1
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+1
| * ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-292-0/+14
| * ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2012-02-291-0/+2
| * net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-291-1/+8