aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-10[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo
2007-10-10[DCCP]: Convert dccps_timestamp_time to ktime_tArnaldo Carvalho de Melo
2007-10-10[KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo
2007-10-10[SCTP]: Rewrite of sctp buffer management codeNeil Horman
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[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]: 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]: 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]: Add highest_sack seqno, points to globally highest SACKIlpo Järvinen
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[MAC80211]: Add get_unaligned to ieee80211_get_radiotap_lenAndy Green
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake
2007-10-10[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_controlIvo van Doorn
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu
2007-10-10[MAC80211]: split RX handlers into own fileJohannes Berg
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle
2007-09-29i386: remove bogus comment about memory barrierNick Piggin
2007-09-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-28[TCP]: Fix MD5 signature handling on big-endian.David S. Miller
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds