index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
7
-0
/
+1483
2007-10-10
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
1
-0
/
+14
2007-10-10
[NET]: Add Tehuti network driver.
Andy Gospodarek
1
-0
/
+5
2007-10-10
[IPG]: add IP1000A driver to kernel tree
Francois Romieu
1
-0
/
+2
2007-10-10
[SCTP]: protocol definitions for SCTP-AUTH implementation
Vlad Yasevich
1
-1
/
+99
2007-10-10
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
1
-0
/
+2
2007-10-10
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
1
-25
/
+2
2007-10-10
[SCTP]: Implement the Supported Extensions Parameter
Vlad Yasevich
1
-0
/
+9
2007-10-10
[NET]: Fix the prototype of call_netdevice_notifiers.
Eric W. Biederman
1
-1
/
+1
2007-10-10
[NET]: migrate HARD_TX_LOCK to header file
Jamal Hadi Salim
1
-2
/
+19
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
3
-3
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
[RFKILL]: Add support for ultrawideband
Ivo van Doorn
2
-0
/
+3
2007-10-10
[RFKILL]: Remove IRDA
Ivo van Doorn
1
-5
/
+3
2007-10-10
[NET]: Fix race when opening a proc file while a network namespace is exiting.
Eric W. Biederman
1
-4
/
+1
2007-10-10
[NETNS]: Fix allnoconfig compilation error.
Daniel Lezcano
1
-1
/
+1
2007-10-10
[NET_SCHED]: Making rate table lookups more flexible.
Jesper Dangaard Brouer
1
-2
/
+2
2007-10-10
[NETNS]: Fix bad macro definition.
Daniel Lezcano
1
-18
/
+17
2007-10-10
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
1
-0
/
+14
2007-10-10
[NET]: netlink support for moving devices between network namespaces.
Eric W. Biederman
1
-0
/
+1
2007-10-10
[NET]: Implement network device movement between namespaces
Eric W. Biederman
1
-0
/
+3
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
3
-33
/
+37
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-1
/
+5
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2
-2
/
+3
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-25
/
+19
2007-10-10
[NET]: Add a network namespace tag to struct net_device
Eric W. Biederman
1
-0
/
+4
2007-10-10
[NET]: Add a network namespace parameter to tasks
Eric W. Biederman
2
-0
/
+3
2007-10-10
[XFRM]: xfrm audit calls
Joy Latten
1
-4
/
+5
2007-10-10
[TCP] MIB: Add counters for discarded SACK blocks
Ilpo Järvinen
1
-0
/
+3
2007-10-10
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-10-10
[DCCP]: Convert dccps_timestamp_time to ktime_t
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-10-10
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
1
-0
/
+21
2007-10-10
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
1
-1
/
+7
2007-10-10
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
Jeff Garzik
1
-2
/
+5
2007-10-10
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
Jeff Garzik
2
-0
/
+22
2007-10-10
[NET] netconsole: Support dynamic reconfiguration using configfs
Satyam Sharma
1
-0
/
+1
2007-10-10
[TCP]: Update comment about highest_sack validity
Ilpo Järvinen
1
-1
/
+2
2007-10-10
[TCP]: Tighten tcp_sock's belt, drop left_out
Ilpo Järvinen
1
-1
/
+0
2007-10-10
[TCP]: Access to highest_sack obsoletes forward_cnt_hint
Ilpo Järvinen
1
-1
/
+0
2007-10-10
[TCP]: Add highest_sack seqno, points to globally highest SACK
Ilpo Järvinen
1
-0
/
+2
2007-10-10
[NET]: Generic Large Receive Offload for TCP traffic
Jan-Bernd Themann
1
-0
/
+177
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2
-86
/
+330
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
1
-1
/
+1
2007-10-07
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
1
-1
/
+1
2007-09-26
Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"
Linus Torvalds
1
-16
/
+3
2007-09-20
signalfd simplification
Davide Libenzi
3
-38
/
+6
2007-09-19
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
1
-0
/
+1
2007-09-19
Fix NUMA Memory Policy Reference Counting
Lee Schermerhorn
1
-2
/
+2
2007-09-19
Fix user namespace exiting OOPs
Pavel Emelyanov
1
-0
/
+1
2007-09-19
Convert uid hash to hlist
Pavel Emelyanov
2
-2
/
+2
[next]