aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-11-11softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-11-11net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2013-11-11net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-11-11net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-11-11net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-11-11net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-11-11net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-11-11net: sysrq via icmpCarsten Emde
2013-11-11net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-11-11skbufhead-raw-lock.patchThomas Gleixner
2013-11-11net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-11-11net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-11-11net-wireless-warn-nort.patchThomas Gleixner
2013-11-11softirq-thread-do-softirq.patchThomas Gleixner
2013-11-11net-flip-lock-dep-thingy.patchThomas Gleixner
2013-11-11net-dev-make-devnet-rename-seq-static.patchThomas Gleixner
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
2013-11-04l2tp: Fix build warning with ipv6 disabled.David S. Miller
2013-11-04l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois CACHEREUL
2013-11-04net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-11-04tcp: fix incorrect ca_state in tail loss probeYuchung Cheng
2013-11-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-11-04tcp: must unclone packets before mangling themEric Dumazet
2013-11-04tcp: TSQ can use a dynamic limitEric Dumazet
2013-11-04tcp: TSO packets automatic sizingEric Dumazet
2013-10-13net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman
2013-10-13Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg
2013-10-13Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-10-13Bluetooth: Fix encryption key size for peripheral roleAndre Guedes
2013-10-13Bluetooth: Fix security level for peripheral roleAndre Guedes
2013-10-13ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-13sit: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-13ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert
2013-10-13ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-10-13ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine