aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-22Merge tag 'v3.6.11.2' into v3.6-rtSteven Rostedt (Red Hat)
2013-04-11net: fq_codel: Fix off-by-one errorVijay Subramanian
2013-04-11net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-04-11ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa
2013-04-11ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-04-11ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-04-11unix: fix a race condition in unix_release()Paul Moore
2013-04-11genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO
2013-04-118021q: fix a potential use-after-freeCong Wang
2013-04-11tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-04-11tcp: preserve ACK clocking in TSOEric Dumazet
2013-04-11net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet
2013-04-11net/irda: add missing error path release_sock callKees Cook
2013-04-11mac80211: always synchronize_net() during station removalJohannes Berg
2013-04-11SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-04-11inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-04-11tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-04-11rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-04-11tcp: fix skb_availroom()Eric Dumazet
2013-04-11sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang
2013-04-11sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich
2013-04-11batman-adv: verify tt len does not exceed packet lenMarek Lindner
2013-04-11net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-04-11net: qdisc busylock needs lockdep annotationsEric Dumazet
2013-04-11IP_GRE: Revert "IP_GRE: Fix kernel panic in IP_GRE with GRE csum"Steven Rostedt (Red Hat)
2013-03-28Merge tag 'v3.6.11.1' into v3.6-rtSteven Rostedt (Red Hat)
2013-03-22tcp: fix SYN-data space mis-accountingYuchung Cheng
2013-03-22ipv4: fix error handling in icmp_protocol.Li Wei
2013-03-22ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明
2013-03-22xfrm: release neighbor upon dst destructionRomain KUNTZ
2013-03-22net: splice: fix __splice_segment()Eric Dumazet
2013-03-22net: splice: avoid high order page splittingEric Dumazet
2013-03-22tcp: fix splice() and tcp collapsing interactionEric Dumazet
2013-03-22tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet
2013-03-22tcp: don't abort splice() after small transfersWilly Tarreau
2013-03-22tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet
2013-03-22tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng
2013-03-22ipv4: Fix route refcount on pmtu discoverySteffen Klassert
2013-03-22ipv4: Add a socket release callback for datagram socketsSteffen Klassert
2013-03-22ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert
2013-03-22ipv6: Add an error handler for icmp6Steffen Klassert
2013-03-22ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert
2013-03-22ipv4: Remove output route check in ipv4_mtuSteffen Klassert
2013-03-22IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar
2013-03-22tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet
2013-03-22sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann
2013-03-22mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring
2013-03-22ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong
2013-03-226lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明
2013-03-22dcbnl: fix various netlink info leaksMathias Krause