summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-16Changes to support ASF QOS Integration with KernelSachin Saxena
2013-04-16dpaa_eth: Remove NETIF_F_HW_QDISC from standard capability setBogdan Hamciuc
2013-04-08net: Make the netdev watchdog aware of hardware multiqueue devicesBogdan Hamciuc
2013-04-08dpaa_eth: Use NETIF_F_HW_QDISC to by-pass Txq locking codeBogdan Hamciuc
2013-04-08dpaa_eth: DPAA Ethernet driver from SDK-v1.3.1Bogdan Hamciuc
2013-04-05Merge tag 'v3.8.4-rt2'Scott Wood
2013-04-04net: make devnet_rename_seq a mutexSebastian Andrzej Siewior
2013-04-04net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-04-04net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-04-04net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-04-04net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-04-04net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-04-04net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-04-04softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-04-04net: sysrq via icmpCarsten Emde
2013-04-04net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-04-04skbufhead-raw-lock.patchThomas Gleixner
2013-04-04net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-04-04net-wireless-warn-nort.patchThomas Gleixner
2013-04-04softirq-thread-do-softirq.patchThomas Gleixner
2013-04-04net-flip-lock-dep-thingy.patchThomas Gleixner
2013-04-03net/ipv4 : Exporting ip_forward functionSachin Saxena
2013-04-03netfilter/ipv4: Offload TCP session information in ip_ct_tcp_stateSachin Saxena
2013-04-03net/ipv4: Exporting ip_rcv_options and ip_forward_options functionsSachin Saxena
2013-04-03net/ipv4: IPv4 Route Flush callback added.Sachin Saxena
2013-04-03net/ipv6 : Exporting ip6_route_input and ip6_forward functionRajan Gupta
2013-04-03net/ipv6: Callback added for IPv6 route change indications.Sachin Saxena
2013-03-21netfilter/ipv6: Hooks to send iptable change notificationRajan Gupta
2013-03-21netfilter/ipv4: Hooks to send iptable changes notificationArun Pathak
2013-03-21xfrm: Add hooks for ASF IPsecdd hooks for ASF IPsecSandeep Malik
2013-03-21dpaa_eth,temp: Temporarily revert skb recycling removalBogdan Hamciuc
2013-03-21ethtool: fix drvinfo strings set in driversJiri Pirko
2013-03-206lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki
2013-03-20dcbnl: fix various netlink info leaksMathias Krause
2013-03-20rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause
2013-03-20bridge: fix mdb info leaksMathias Krause
2013-03-20ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa
2013-03-20bridging: fix rx_handlers return codeCristian Bercaru
2013-03-20netlabel: correctly list all the static label mappingsPaul Moore
2013-03-20tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-20net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-20rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-20l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault
2013-03-20net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck
2013-03-146lowpan: Remove __init tag from lowpan_netlink_fini().David S. Miller
2013-03-14mac80211: Fix crash due to un-canceled work-itemsBen Greear
2013-03-14SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-03-03svcrpc: fix rpc server shutdown racesJ. Bruce Fields
2013-03-03svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields
2013-02-28mac80211: always unblock CSA queue stop when disconnectingJohannes Berg