aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds2016-01-081-15/+1
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2016-01-051-3/+3
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2016-01-051-1/+25
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-055-0/+15
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-01-051-0/+3
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2016-01-052-2/+6
* udp: fix behavior of wrong checksumsEric Dumazet2016-01-052-8/+4
* ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2016-01-051-0/+1
* net: llc: use correct size for sysctl timeout entriesSasha Levin2016-01-051-4/+4
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2016-01-051-1/+8
* net: ipv6: allow choosing optimistic addresses with use_optimisticErik Kline2015-04-111-1/+3
* net/ping: handle protocol mismatching scenarioJane Zhou2015-04-111-0/+2
* net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-11-281-2/+44
* net: ipv6: autoconf routes into per-device tablesLorenzo Colitti2014-11-272-44/+99
* net: defer net_secret[] initializationEric Dumazet2014-11-262-4/+5
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-11-261-2/+2
* net: ipv4: current group_info should be put after using.JP Abgrall2014-11-261-4/+11
* net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti2014-11-261-0/+1
* net: Fix "ip rule delete table 256"Andreas Henriksson2014-11-261-1/+2
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-2685-301/+634
|\
| * 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