aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-10[ETHTOOL]: Internal cleanup of ethtool_value-related handlersJeff Garzik
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma
2007-10-10[NET] netconsole: Support multiple logging targetsSatyam Sharma
2007-10-10[NET] netconsole: Introduce netconsole_netdev_notifierSatyam Sharma
2007-10-10[NET] netconsole: Introduce netconsole_targetSatyam Sharma
2007-10-10[NET] netconsole: Add some useful tips to documentationSatyam Sharma
2007-10-10[NET] netconsole: Use netif_running() in write_msg()Satyam Sharma
2007-10-10[NET] netconsole: Simplify boot/module option setup logicSatyam Sharma
2007-10-10[NET] netconsole: Remove bogus checkSatyam Sharma
2007-10-10[NET] netconsole: Cleanups, codingstyle, prettyficationSatyam Sharma
2007-10-10[IPV4] fib_trie: macro cleanupStephen Hemminger
2007-10-10[IPV4] fib_trie: cleanupStephen Hemminger
2007-10-10[TCP]: Update comment about highest_sack validityIlpo Järvinen
2007-10-10[TCP]: Move sack_ok access to obviously named funcs & cleanupIlpo Järvinen
2007-10-10[TCP]: Don't panic if S+L skb is detectedIlpo Järvinen
2007-10-10[TCP]: Reduce sacked_out with reno when purging write_queueIlpo Järvinen
2007-10-10[TCP]: Keep state in Disorder also if only lost_out > 0Ilpo Järvinen
2007-10-10[TCP]: Restore over-zealous tcp_sync_left_out-like removalsIlpo Järvinen
2007-10-10[TCP]: Left out sync->verify (the new meaning of it) & definifyIlpo Järvinen
2007-10-10[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking linesIlpo Järvinen
2007-10-10[TCP]: Tighten tcp_sock's belt, drop left_outIlpo Järvinen
2007-10-10[TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_ackedIlpo Järvinen
2007-10-10[TCP]: Add tcp_dec_pcount_approx int variantIlpo Järvinen
2007-10-10[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove itIlpo Järvinen
2007-10-10[TCP]: Access to highest_sack obsoletes forward_cnt_hintIlpo Järvinen
2007-10-10[TCP] FRTO: remove unnecessary fackets/sacked_out recountingIlpo Järvinen
2007-10-10[TCP]: Move Reno SACKed_out counter functions earlierIlpo Järvinen
2007-10-10[TCP]: Extract DSACK detection code from tcp_sacktag_write_queue().David S. Miller
2007-10-10[TCP]: Rexmit hint must be cleared instead of setting itIlpo Järvinen
2007-10-10[TCP]: Extracted rexmit hint clearing from the LOST marking codeIlpo Järvinen
2007-10-10[TCP]: Add highest_sack seqno, points to globally highest SACKIlpo Järvinen
2007-10-10[NEIGH]: Netlink notificationsThomas Graf
2007-10-10[NEIGH]: Combine neighbour cleanup and releaseThomas Graf
2007-10-10[MYRI10GE]: Use LRO.Andrew Gallatin
2007-10-10[EHEA]: Use LRO.Jan-Bernd Themann
2007-10-10[NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann
2007-10-10[NET]: Virtual ethernet device driver.Pavel Emelyanov
2007-10-10[RTNETLINK]: Introduce generic rtnl_create_link().Pavel Emelianov
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-10-10[WIRELESS] radiotap parser: accept all other fieldsJohannes Berg
2007-10-10[MAC80211]: Add SIOCGIWTXPOWER routineLarry Finger
2007-10-10[WIRELESS]: Use type safe netlink interfaceThomas Graf
2007-10-10[MAC80211]: fix add_interface monitor mode behaviourJohannes Berg
2007-10-10[MAC80211]: Improve sanity checks on injected packetsAndy Green
2007-10-10[MAC80211]: Add get_unaligned to ieee80211_get_radiotap_lenAndy Green
2007-10-10[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMICMichael Wu
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake