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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-01
net: packet socket packet_lookup_frame fix
Sebastiano Di Paola
1
-4
/
+4
2009-01-31
igb: fix link reporting when using sgmii
Alexander Duyck
1
-2
/
+9
2009-01-31
igb: prevent skb_over panic w/ mtu smaller than 1K
Alexander Duyck
1
-4
/
+4
2009-01-31
igb: Fix DCA errors and do not use context index for 82576
Alexander Duyck
2
-15
/
+10
2009-01-31
ipv6: compile fix for ip6mr.c
Dave Jones
1
-0
/
+1
2009-01-30
packet: Avoid lock_sock in mmap handler
Herbert Xu
1
-2
/
+7
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
6
-25
/
+57
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
6
-201
/
+141
2009-01-30
sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B
Ben Hutchings
1
-1
/
+1
2009-01-30
sfc: Update board info for hardware monitor on SFN4111T-R5 and later
Ben Hutchings
1
-2
/
+10
2009-01-30
sfc: Test for PHYXS faults whenever we cannot test link state bits
Steve Hodgson
1
-7
/
+9
2009-01-30
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
Steve Hodgson
4
-13
/
+28
2009-01-30
sfc: Fix post-reset MAC selection
Steve Hodgson
1
-7
/
+8
2009-01-30
sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1
Ben Hutchings
1
-6
/
+9
2009-01-30
sfc: SFT9001: Fix speed reporting in 1G PHY loopback
Steve Hodgson
3
-18
/
+18
2009-01-30
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
4
-28
/
+0
2009-01-30
sfc: SFT9001: Enable robust link training
Steve Hodgson
1
-1
/
+5
2009-01-30
sky2: fix hard hang with netconsoling and iface going up
Alexey Dobriyan
1
-3
/
+3
2009-01-29
tulip: fix 21142 with 10Mbps without negotiation
Philippe De Muyter
1
-4
/
+19
2009-01-29
drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic
Roel Kluin
1
-2
/
+2
2009-01-29
gianfar: Fix Wake-on-LAN support
Anton Vorontsov
1
-0
/
+2
2009-01-29
smsc911x: timeout reaches -1
Roel Kluin
1
-1
/
+1
2009-01-29
smsc9420: fix interrupt signalling test failures
Steve Glendinning
1
-2
/
+1
2009-01-29
ucc_geth: Change uec phy id to the same format as gianfar's
Haiying Wang
4
-3
/
+32
2009-01-29
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
4
-25
/
+29
2009-01-29
netxen: fix memory leak in drivers/net/netxen_nic_init.c
Daniel Marjamäki
1
-1
/
+3
2009-01-29
tun: Add some missing TUN compat ioctl translations.
David S. Miller
1
-0
/
+7
2009-01-29
ipv4: fix infinite retry loop in IP-Config
Benjamin Zores
1
-3
/
+3
2009-01-29
net: update documentation ip aliases
Stephen Hemminger
1
-19
/
+6
2009-01-29
net: Fix OOPS in skb_seq_read().
Shyam Iyer
1
-5
/
+5
2009-01-29
net: Fix frag_list handling in skb_seq_read
Herbert Xu
1
-2
/
+3
2009-01-29
netxen: revert jumbo ringsize
Dhananjay Phadke
1
-1
/
+1
2009-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-17
/
+41
2009-01-29
ath5k: fix locking in ath5k_config
Bob Copeland
1
-1
/
+9
2009-01-29
cfg80211: print correct intersected regulatory domain
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
cfg80211: Fix sanity check on 5 GHz when processing country IE
Luis R. Rodriguez
1
-11
/
+19
2009-01-29
iwlwifi: fix kernel oops when ucode DMA memory allocation failure
Zhu, Yi
1
-0
/
+4
2009-01-29
rtl8187: Fix error in setting OFDM power settings for RTL8187L
Larry Finger
1
-2
/
+8
2009-01-29
mac80211: remove Michael Wu as maintainer
Johannes Berg
1
-2
/
+0
2009-01-27
ipv6: Make mc_forwarding sysctl read-only.
David S. Miller
1
-1
/
+1
2009-01-27
IPv6: Fix multicast routing bugs.
Thomas Goff
3
-7
/
+20
2009-01-27
net: fix xfrm reverse flow lookup for icmp6
Jiri Pirko
1
-2
/
+2
2009-01-27
net: wrong test in inet_ehash_locks_alloc()
Eric Dumazet
1
-1
/
+1
2009-01-27
e1000: fix bug with shared interrupt during reset
Jesse Brandeburg
1
-2
/
+2
2009-01-26
tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.
Dimitris Michailidis
1
-1
/
+2
2009-01-26
r6040: Remove unused variable pdev from drivers/net/r6040.c
Manish Katiyar
1
-1
/
+0
2009-01-26
udp: optimize bind(0) if many ports are in use
Eric Dumazet
1
-16
/
+39
2009-01-26
virtio_net: use correct accessors for scatterlists
Ira W. Snyder
1
-3
/
+3
2009-01-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
38
-568
/
+1355
2009-01-26
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
226
-486
/
+391
[next]