aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[TCP] MIB: Add counters for discarded SACK blocksIlpo Järvinen1-0/+3
2007-10-10[TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)Ilpo Järvinen1-12/+0
2007-10-10[TCP]: Remove unnecessary wrapper tcp_packets_out_decIlpo Järvinen1-6/+0
2007-10-10[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo1-1/+0
2007-10-10[DCCP]: Convert dccps_timestamp_time to ktime_tArnaldo Carvalho de Melo1-1/+2
2007-10-10[KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo1-0/+21
2007-10-10[SCTP]: Rewrite of sctp buffer management codeNeil Horman1-0/+5
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik1-1/+7
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik1-2/+5
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik2-0/+22
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma1-0/+1
2007-10-10[TCP]: Update comment about highest_sack validityIlpo Järvinen1-1/+2
2007-10-10[TCP]: Move sack_ok access to obviously named funcs & cleanupIlpo Järvinen1-0/+28
2007-10-10[TCP]: Don't panic if S+L skb is detectedIlpo Järvinen1-2/+2
2007-10-10[TCP]: Reduce sacked_out with reno when purging write_queueIlpo Järvinen1-2/+1
2007-10-10[TCP]: Left out sync->verify (the new meaning of it) & definifyIlpo Järvinen1-4/+3
2007-10-10[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking linesIlpo Järvinen1-4/+7
2007-10-10[TCP]: Tighten tcp_sock's belt, drop left_outIlpo Järvinen2-3/+2
2007-10-10[TCP]: Add tcp_dec_pcount_approx int variantIlpo Järvinen1-3/+8
2007-10-10[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove itIlpo Järvinen2-132/+12
2007-10-10[TCP]: Access to highest_sack obsoletes forward_cnt_hintIlpo Järvinen1-1/+0
2007-10-10[TCP]: Add highest_sack seqno, points to globally highest SACKIlpo Järvinen1-0/+2
2007-10-10[NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann1-0/+177
2007-10-10[NET]: Virtual ethernet device driver.Pavel Emelyanov1-0/+12
2007-10-10[RTNETLINK]: Introduce generic rtnl_create_link().Pavel Emelianov1-0/+4
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2-86/+330
2007-10-10[MAC80211]: Add get_unaligned to ieee80211_get_radiotap_lenAndy Green1-1/+2
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake1-0/+8
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake1-5/+10
2007-10-10[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_controlIvo van Doorn1-1/+7
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-2/+1
2007-10-10[MAC80211]: split RX handlers into own fileJohannes Berg1-0/+9
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan1-1/+1
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev1-1/+1
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-328/+109
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi>Michael Hennerich1-1/+34
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driverMichael Hennerich5-14/+88
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle1-68/+0
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle3-260/+109
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle1-0/+1
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-09-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+2
2007-09-28[TCP]: Fix MD5 signature handling on big-endian.David S. Miller1-4/+2
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds1-1/+0