aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-12-06Merge tag 'v3.10.22' into v3.10-rtSteven Rostedt (Red Hat)
2013-12-04cfg80211: fix scheduled scan pointer accessJohannes Berg
2013-12-049p: send uevent after adding/removing mount_tag attributeMichael Marineau
2013-12-02Merge tag 'v3.10.21' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-29SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust
2013-11-29SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson
2013-11-21Merge tag 'v3.10.20' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-20batman-adv: set up network coding packet handlers during module initMatthias Schiffer
2013-11-20net: flow_dissector: fail on evil iph->ihlJason Wang
2013-11-20ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar
2013-11-19Merge tag 'v3.10.19' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-11-13net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2013-11-13net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-11-13net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-11-13net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-11-13net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-11-13net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-11-13net: sysrq via icmpCarsten Emde
2013-11-13net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-11-13skbufhead-raw-lock.patchThomas Gleixner
2013-11-13net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-11-13net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-11-13net-wireless-warn-nort.patchThomas Gleixner
2013-11-13softirq-thread-do-softirq.patchThomas Gleixner
2013-11-13net-flip-lock-dep-thingy.patchThomas Gleixner
2013-11-13net-dev-make-devnet-rename-seq-static.patchThomas Gleixner
2013-11-13cfg80211: fix warning when using WEXT for IBSSBruno Randolf
2013-11-13mac80211: fix crash if bitrate calculation goes wrongJohannes Berg
2013-11-13mac80211: update sta->last_rx on acked tx framesFelix Fietkau
2013-11-13mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau
2013-11-13mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau
2013-11-13mac80211: correctly close cancelled scansEmmanuel Grumbach
2013-11-04wireless: radiotap: fix parsing buffer overrunJohannes Berg
2013-11-04ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa
2013-11-04netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov
2013-11-04ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-04net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann
2013-11-04sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich
2013-11-04sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du
2013-11-04bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-11-04unix_diag: fix info leakMathias Krause
2013-11-04l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet
2013-11-04vti: get rid of nf mark rule in preroutingChristophe Gouault
2013-11-04net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde
2013-11-04net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam
2013-11-04ipv4: fix ineffective source address selectionJiri Benc
2013-11-04net: heap overflow in __audit_sockaddr()Dan Carpenter