aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-30ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2013-09-30ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa
2013-09-30tcp: TSQ can use a dynamic limitEric Dumazet
2013-09-30pkt_sched: fq: qdisc dismantle fixesEric Dumazet
2013-09-30net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet
2013-09-30ipv6: Fix preferred_lft not updating in some casesPaul Marks
2013-09-30ip_tunnel: Do not use stale inner_iph pointer.Pravin B Shelar
2013-09-28net: net_secret should not depend on TCPEric Dumazet
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-09-24ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-09-24net: raw: do not report ICMP redirects to user spaceDuan Jiong
2013-09-24net: udp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-23mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn
2013-09-23net/lapb: re-send packets on timeoutjosselin.costanzi@mobile-devices.fr
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-18Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-09-18net:dccp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-17tcp: fix RTO calculated from cached RTTNeal Cardwell
2013-09-17batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli
2013-09-17netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng
2013-09-16net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann
2013-09-16ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-09-16netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-09-16netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik
2013-09-16Bluetooth: Fix ACL alive for long in case of non pariable devicesSyam Sidhardhan
2013-09-16Bluetooth: Fix encryption key size for peripheral roleAndre Guedes
2013-09-16Bluetooth: Fix security level for peripheral roleAndre Guedes
2013-09-15bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo
2013-09-15bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-13netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pktPhil Oester
2013-09-12bridge: Clamp forward_delay when enabling STPHerbert Xu
2013-09-12resubmit bridge: fix message_age_timer calculationChris Healy
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds