summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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
2009-10-19bluetooth: static lock key fixDave Young
2009-10-19bluetooth: scheduling while atomic bug fixDave Young
2009-10-19tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov
2009-10-19tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov
2009-10-19tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov
2009-10-19Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller
2009-10-18AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama
2009-10-18xfrm: remove skb_icv_walkSteffen Klassert
2009-10-18ah6: convert to ahashSteffen Klassert
2009-10-18ah4: convert to ahashSteffen Klassert
2009-10-18net: sk_drops consolidation part 2Eric Dumazet
2009-10-18inet: rename some inet_sock fieldsEric Dumazet
2009-10-17genetlink: Optimize and one bug fix in genl_generate_id()Krishna Kumar
2009-10-17genetlink: Optimize genl_register_family()Krishna Kumar
2009-10-17af_iucv: remove duplicate sock_set_flagUrsula Braun
2009-10-17af_iucv: use sk functions to modify sk->sk_ack_backlogHendrik Brueckner
2009-10-15Phonet: hold socket before giving it to sk_deliver_skb()RĂ©mi Denis-Courmont
2009-10-14net: sk_drops consolidationEric Dumazet