aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-10-29Only parse time stamp TCP option in time wait sockGilad Ben-Yossef
2009-10-29ip6mr: Optimize multiple unregistrationEric Dumazet
2009-10-29ipv6 sit: Optimize multiple unregistrationEric Dumazet
2009-10-29ipmr: Optimize multiple unregistrationEric Dumazet
2009-10-29ip6tnl: Optimize multiple unregistrationEric Dumazet
2009-10-29bridge: Optimize multiple unregistrationEric Dumazet
2009-10-29AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman
2009-10-29vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN deviceYi Zou
2009-10-28net: Corrected spelling error heurestics->heuristicsAndreas Petlund
2009-10-28net: sysfs: ethtool_ops can be NULLEric Dumazet
2009-10-28gre: Optimize multiple unregistrationEric Dumazet
2009-10-28ipip: Optimize multiple unregistrationEric Dumazet
2009-10-28vlan: Optimize multiple unregistrationEric Dumazet
2009-10-28net: add a list_head parameter to dellink() methodEric Dumazet
2009-10-28net: Introduce unregister_netdevice_many()Eric Dumazet
2009-10-28net: Introduce unregister_netdevice_queue()Eric Dumazet
2009-10-27mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.Rui Paulo
2009-10-27mac80211: Learn about mesh portals from multicast trafficJavier Cardona
2009-10-27mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville
2009-10-27cfg80211: remove warning in deauth caseHolger Schurig
2009-10-27cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig
2009-10-27mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman
2009-10-27mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg
2009-10-27mac80211: keep auth state when assoc failsJohannes Berg
2009-10-27mac80211: fix ibss joiningReinette Chatre
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27vlan: allow null VLAN ID to be usedEric Dumazet
2009-10-24pktgen: Dont leak kernel memoryEric Dumazet
2009-10-24rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet
2009-10-24gre: convert hash tables locking to RCUEric Dumazet
2009-10-24ip6tnl: convert hash tables locking to RCUEric Dumazet
2009-10-24ipip: convert hash tables locking to RCUEric Dumazet
2009-10-24xfrm6_tunnel: RCU conversionEric Dumazet
2009-10-24ipv6 sit: RCU conversion phase IIEric Dumazet
2009-10-24ipv6 sit: RCU conversion phase IEric Dumazet
2009-10-22pkt_sched: skbedit add support for setting markjamal
2009-10-22net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven
2009-10-22rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet
2009-10-20net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar
2009-10-20net: Fix for dst_negative_adviceKrishna Kumar
2009-10-20net: IPv6 changesKrishna Kumar
2009-10-20net: Introduce sk_tx_queue_mappingKrishna Kumar
2009-10-20filter: Add SKF_AD_QUEUE instructionEric Dumazet
2009-10-20af_packet: mc_drop/flush_mclist changesEric Dumazet
2009-10-20af_packet: Avoid cache line dirtyingEric Dumazet
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu
2009-10-19IP: CleanupsJohn Dykstra
2009-10-19pkt_sched: ingress socket filter by markjamal
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet