aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs2016-03-111-0/+5
* netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall2016-03-111-2/+2
* netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall2016-03-111-15/+4
* net: core: Support UID-based routing.Lorenzo Colitti2016-03-1119-8/+103
* ipv4: route non-local sources for raw socketJulian Anastasov2016-03-111-1/+2
* ipv4: use a 64bit load/store in output pathEric Dumazet2016-03-111-4/+17
* ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2016-03-113-7/+11
* ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa2016-03-111-14/+18
* net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2016-03-111-1/+4
* net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2016-03-111-0/+2
* ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang2016-03-111-3/+3
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2016-03-117-169/+652
* netfilter: qtaguid: rate limit some of the printksJP Abgrall2016-03-111-6/+7
* net: defer net_secret[] initializationEric Dumazet2016-03-112-4/+5
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2016-03-111-2/+2
* net: ipv4: current group_info should be put after using.JP Abgrall2016-03-111-4/+11
* net: Fix "ip rule delete table 256"Andreas Henriksson2016-03-111-1/+2
* net: ipv6: autoconf routes into per-device tablesLorenzo Colitti2016-03-112-44/+99
* net: ipv6: allow choosing optimistic addresses with use_optimisticErik Kline2016-03-111-1/+3
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-25202-1090/+2093
|\
| * ipv6: tcp: fix panic in SYN processingEric Dumazet2013-10-221-1/+1
| * ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa2013-10-131-31/+22
| * ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-10-131-2/+2
| * ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine2013-10-131-2/+2
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-137-11/+11
| * bridge: Clamp forward_delay when enabling STPHerbert Xu2013-10-133-8/+26
| * resubmit bridge: fix message_age_timer calculationChris Healy2013-10-131-1/+1
| * net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-10-131-30/+12
| * netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-10-131-5/+4
| * caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-10-131-1/+2
| * splice: fix racy pipe->buffers usesEric Dumazet2013-10-051-1/+2
| * Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Greg Kroah-Hartman2013-10-011-2/+1
| * tipc: fix lockdep warning during bearer initializationYing Xue2013-09-141-1/+14
| * ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-141-1/+9
| * net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-09-141-1/+2
| * ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-141-7/+9
| * ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-141-0/+5
| * ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa2013-09-141-6/+4
| * ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa2013-09-141-4/+12
| * tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-09-141-1/+1
| * tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-09-141-4/+6
| * fib_trie: remove potential out of bound accessEric Dumazet2013-09-141-4/+1
| * net: check net.core.somaxconn sysctl valuesRoman Gushchin2013-09-141-1/+6
| * htb: fix sign extension bugstephen hemminger2013-09-141-1/+1
| * Revert "genetlink: fix family dump race"Greg Kroah-Hartman2013-08-201-7/+0
| * genetlink: fix family dump raceJohannes Berg2013-08-201-0/+7
| * af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-08-201-0/+1
| * net_sched: info leak in atm_tc_dump_class()Dan Carpenter2013-08-111-0/+1
| * af_key: more info leaks in pfkey messagesDan Carpenter2013-08-111-0/+4
| * net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-08-111-0/+1