index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-26
net: Move config NET_NS to from net/Kconfig to init/Kconfig
Matt Helsley
2
-8
/
+8
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
1
-0
/
+2
2009-01-26
networking: document "nc" in addition to "netcat" in netconsole.txt
Jesse Barnes
1
-1
/
+2
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2
-1
/
+6
2009-01-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-7
/
+29
2009-01-25
af_key: initialize xfrm encap_oa
Timo Teras
1
-0
/
+1
2009-01-25
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
1
-1
/
+2
2009-01-25
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
1
-2
/
+6
2009-01-23
rtl8187: Add termination packet to prevent stall
Larry Finger
1
-0
/
+1
2009-01-23
iwlwifi: fix rs_get_rate WARN_ON()
Abbas, Mohamed
2
-5
/
+23
2009-01-23
p54usb: fix packet loss with first generation devices
Christian Lamparter
1
-2
/
+5
2009-01-22
sctp: Fix another socket race during accept/peeloff
Vlad Yasevich
1
-0
/
+13
2009-01-22
sctp: Properly timestamp outgoing data chunks for rtx purposes
Vlad Yasevich
1
-3
/
+4
2009-01-22
sctp: Correctly start rtx timer on new packet transmissions.
Vlad Yasevich
1
-2
/
+1
2009-01-22
sctp: Fix crc32c calculations on big-endian arhes.
Vlad Yasevich
1
-1
/
+1
2009-01-22
phy: Add suspend/resume support to SMSC PHYs
Steve Glendinning
1
-0
/
+12
2009-01-22
phylib: Fix oops in suspend/resume paths
Anton Vorontsov
1
-5
/
+3
2009-01-22
bnx2x: Version
Eilon Greenstein
1
-2
/
+2
2009-01-22
bnx2x: loopback test failure
Eilon Greenstein
1
-6
/
+7
2009-01-22
bnx2x: Missing rmb when waiting for FW response
Eilon Greenstein
1
-0
/
+1
2009-01-22
bnx2x: Calling napi_del
Eilon Greenstein
1
-0
/
+6
2009-01-22
bnx2x: Carrier off first call
Eilon Greenstein
1
-2
/
+2
2009-01-22
bnx2x: Handling load failures
Eilon Greenstein
1
-66
/
+88
2009-01-22
bnx2x: Disable napi
Eilon Greenstein
1
-3
/
+2
2009-01-22
bnx2x: Reset HW before use
Eilon Greenstein
1
-8
/
+9
2009-01-22
iwlwifi: return NETDEV_TX_OK from _tx ops
Reinette Chatre
2
-2
/
+2
2009-01-22
zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list
Hin-Tak Leung
1
-0
/
+1
2009-01-22
p54usb: fix nasty use after free
Christian Lamparter
1
-21
/
+13
2009-01-22
p54: more cryptographic accelerator fixes
Christian Lamparter
1
-3
/
+17
2009-01-22
p54: add missing break in eeprom parser
Chr
1
-2
/
+2
2009-01-22
orinoco: use KERN_DEBUG for link status messages
Pavel Roskin
1
-1
/
+1
2009-01-22
rt2x00: Fix TX rate short preamble detection
Ivo van Doorn
1
-1
/
+2
2009-01-22
mac80211: fix slot time debug message
Christian Lamparter
1
-2
/
+2
2009-01-22
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...
Andrey Borzenkov
1
-17
/
+13
2009-01-22
mac80211: decrement ref count to netdev after launching mesh discovery
Brian Cavagnolo
1
-2
/
+4
2009-01-21
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
1
-2
/
+18
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
2
-3
/
+3
2009-01-21
netfilter: ctnetlink: fix scheduling while atomic
Patrick McHardy
1
-0
/
+3
2009-01-20
gro: Fix merging of paged packets
Herbert Xu
1
-4
/
+5
2009-01-20
gro: Fix error handling on extremely short frags
Herbert Xu
1
-0
/
+1
2009-01-20
gro: Fix handling of complete checksums in IPv6
Herbert Xu
1
-0
/
+7
2009-01-20
via-velocity: fix hot spin
roel kluin
1
-1
/
+1
2009-01-20
myri10ge: don't forget pci_disable_device()
Brice Goglin
1
-6
/
+9
2009-01-20
NET: net_namespace, fix lock imbalance
Jiri Slaby
1
-1
/
+1
2009-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-67
/
+170
2009-01-20
Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"
David S. Miller
1
-9
/
+2
2009-01-19
wimax/i2400m: error paths that need to free an skb should use kfree_skb()
Inaky Perez-Gonzalez
2
-4
/
+7
2009-01-19
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
1
-0
/
+1
2009-01-19
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
1
-1
/
+1
2009-01-19
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
1
-6
/
+8
[next]