aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-06netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy
2009-11-05netfilter: nf_nat_helper: tidy up adjust_tcp_sequenceHannes Eder
2009-11-05netfilter: nf_conntrack: avoid additional compare.Changli Gao
2009-11-04netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet
2009-10-29netfilter: xt_socket: make module available for INPUT chainJan Engelhardt
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-29net: Introduce dev_get_by_index_rcu()Eric Dumazet
2009-10-29net: Cleanup redundant tests on unsignedroel kluin
2009-10-29net: Cleanup redundant tests on unsignedroel kluin
2009-10-29Allow disabling of DSACK TCP option per routeGilad Ben-Yossef
2009-10-29Allow to turn off TCP window scale opt per routeGilad Ben-Yossef
2009-10-29Allow disabling TCP timestamp options per routeGilad Ben-Yossef
2009-10-29Add the no SACK route option featureGilad Ben-Yossef
2009-10-29Allow tcp_parse_options to consult dst entryGilad Ben-Yossef
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-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-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