aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[TCP] FRTO: Improve interoperability with other undo_marker usersIlpo Järvinen1-15/+27
2007-10-10[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queueIlpo Järvinen1-36/+30
2007-10-10[TCP]: Move accounting from tso_acked to clean_rtx_queueIlpo Järvinen1-46/+35
2007-10-10[TCP]: clear_all_retrans_hints prefixed by tcp_Ilpo Järvinen2-8/+8
2007-10-10[TCP]: Make fackets_out accurateIlpo Järvinen2-25/+29
2007-10-10[TCP]: Maintain highest_sack accurately to the highest skbIlpo Järvinen1-0/+7
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches31-321/+381
2007-10-10[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.Rick Jones2-5/+12
2007-10-10[NETNS]: Cleanup list walking in setup_net and cleanup_netPavel Emelyanov1-8/+4
2007-10-10[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.Vlad Yasevich1-1/+12
2007-10-10[SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich4-0/+547
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich6-12/+362
2007-10-10[SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich3-27/+155
2007-10-10[SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich4-4/+219
2007-10-10[SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich5-0/+133
2007-10-10[SCTP]: Implement SCTP-AUTH internalsVlad Yasevich3-1/+749
2007-10-10[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens5-78/+108
2007-10-10[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens7-62/+94
2007-10-10[NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng2-2/+2
2007-10-10[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h insteadDenis Cheng1-1/+1
2007-10-10[NETLINK]: the temp variable name max is ambiguousDenis Cheng1-6/+6
2007-10-10[NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> insteadDenis Cheng1-1/+1
2007-10-10[SKBUFF]: Fix up csum_start when head room changesHerbert Xu1-10/+8
2007-10-10[NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu6-13/+15
2007-10-10[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.cVlad Yasevich2-11/+6
2007-10-10[SCTP]: Implement the Supported Extensions ParameterVlad Yasevich1-2/+89
2007-10-10[IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev4-32/+27
2007-10-10[NET]: Cleanup calling netdev notifiers.Pavel Emelyanov1-19/+13
2007-10-10[NETNS]: Consolidate hashes creation in netdev_init()Pavel Emelyanov1-17/+24
2007-10-10[NET]: Fix the prototype of call_netdevice_notifiers.Eric W. Biederman1-2/+2
2007-10-10[NET]: migrate HARD_TX_LOCK to header fileJamal Hadi Salim1-12/+0
2007-10-10[IPV6]: Remove redundant RTM_DELLINK message.Milan Kocian1-2/+0
2007-10-10[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functionsPaul Moore1-73/+42
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2-7/+12
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle8-11/+0
2007-10-10[MAC80211]: remove/change some comments about Michael MIC hardware offloadJohannes Berg1-14/+11
2007-10-10[MAC80211]: PS mode fixTomas Winkler1-0/+1
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger4-35/+12
2007-10-10[MAC80211]: get STA after tx radiotap snippedwarmcat1-2/+2
2007-10-10[MAC80211]: ignore key index on pairwise key (WEP only)Volker Braun1-6/+12
2007-10-10[MAC80211]: remove TKIP mixing for hw accel againJohannes Berg1-17/+0
2007-10-10[MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg2-8/+12
2007-10-10[MAC80211]: remove set_key_idx callbackJohannes Berg1-4/+0
2007-10-10[MAC80211]: rework hardware crypto flagsJohannes Berg3-46/+26
2007-10-10[MAC80211]: remove turbo modesJohannes Berg9-56/+57
2007-10-10[MAC80211]: fix race conditions with keysJohannes Berg4-27/+61
2007-10-10[MAC80211]: don't send invalid QoS framesJohannes Berg1-1/+14
2007-10-10[MAC80211]: remove spy wext ioctlsJohannes Berg1-4/+4
2007-10-10[IPV4]: Convert rt_check_expire() from softirq processing to workqueue.Eric Dumazet1-18/+12
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn2-0/+12