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
2010-12-02
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
1
-1
/
+1
2010-12-02
net: snmp: fix the wrong ICMP_MIB_MAX value
Shan Wei
1
-2
/
+1
2010-12-02
tulip: fix hang in dmfe driver on sending of big packet
Alexander V. Lukyanov
1
-3
/
+3
2010-12-02
stmmac: priv->lock can be used uninitialized
Vlad Lungu
1
-2
/
+2
2010-12-02
can: EG20T PCH: Delete unnecessary spin_lock
Tomoya
1
-34
/
+0
2010-12-02
can: EG20T PCH: Enumerate LEC macros
Tomoya
1
-36
/
+41
2010-12-02
can: EG20T PCH: Change Message Object Index
Tomoya
1
-147
/
+116
2010-12-02
can: EG20T PCH: Separate Interface Register(IF1/IF2)
Tomoya
1
-244
/
+201
2010-12-02
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
David S. Miller
1
-4
/
+18
2010-12-02
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
2
-25
/
+77
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
2
-4
/
+3
2010-12-02
ath9k_hw: fix more bitfield related endian issues
Felix Fietkau
2
-9
/
+16
2010-12-02
ath9k_hw: fix endian issues with CTLs on AR9003
Felix Fietkau
4
-54
/
+47
2010-12-02
ath9k: Fix bug in reading input gpio state for ar9003
Vasanthakumar Thiagarajan
2
-3
/
+6
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-6
/
+16
2010-12-02
ipv6: Create inet6_csk_route_req().
David S. Miller
2
-0
/
+35
2010-12-02
ipv6: Add rt6_get_peer() helper.
David S. Miller
1
-0
/
+9
2010-12-01
timewait_sock: Create and use getpeer op.
David S. Miller
5
-37
/
+63
2010-12-01
inetpeer: Fix incorrect comment about inetpeer struct size.
David S. Miller
1
-1
/
+0
2010-12-01
inetpeer: Kill use of inet_peer_address_t typedef.
David S. Miller
2
-10
/
+10
2010-12-01
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
David McCullough
1
-1
/
+2
2010-12-01
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-12-01
vxge: use strcpy for strings
Jon Mason
1
-1
/
+1
2010-12-01
vxge: remove unnecessary printks
Jon Mason
1
-11
/
+0
2010-12-01
ipip: add module alias for tunl0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: add module alias for gre0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: minor cleanups
stephen hemminger
1
-2
/
+2
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
4
-5
/
+36
2010-12-01
bnx2x: Add Nic partitioning mode (57712 devices)
Dmitry Kravkov
7
-96
/
+400
2010-12-01
bonding: check for assigned mac before adopting the slaves mac address
David Strand
1
-1
/
+1
2010-12-01
b44: fix workarround for wap54g10
Hauke Mehrtens
1
-6
/
+5
2010-12-01
Make the ip6_tunnel reflect the true mtu.
Anders Franzen
1
-0
/
+7
2010-12-01
Bluetooth: Add new PID for Atheros 3011
Bala Shanmugam
2
-0
/
+7
2010-12-01
Bluetooth: Fix log spamming in btusb due to autosuspend
Stefan Seyfried
1
-3
/
+6
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
5
-34
/
+44
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
4
-0
/
+25
2010-11-30
inetpeer: Add inet_getpeer_v6()
David S. Miller
1
-0
/
+10
2010-11-30
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
1
-9
/
+18
2010-11-30
inetpeer: Abstract address comparisons.
David S. Miller
1
-8
/
+27
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
5
-10
/
+19
2010-11-30
inetpeer: Introduce inet_peer_address_t.
David S. Miller
3
-10
/
+18
2010-11-30
inetpeer: Abstract out the tree root accesses.
David S. Miller
1
-50
/
+69
2010-11-30
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2
-3
/
+4
2010-11-30
mac80211: Fix STA disconnect due to MIC failure
Senthil Balasubramanian
1
-0
/
+2
2010-11-30
mac80211: ignore non-bcast mcast deauth/disassoc franes
Christian Lamparter
1
-0
/
+4
2010-11-30
orinoco: abort scan on interface down
David Kilroy
3
-7
/
+14
2010-11-29
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
Joe Perches
1
-7
/
+12
2010-11-29
forcedeth: Remove netdev_dbg uses
Joe Perches
1
-133
/
+0
2010-11-29
forcedeth: Convert dev_printk(<level> to dev_<level>(
Joe Perches
1
-38
/
+26
2010-11-29
forcedeth: Separate vendor specific initializations into functions
Joe Perches
1
-179
/
+188
[prev]
[next]