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-08-29
WAN/LMC: Fix type_trans().
Krzysztof Halasa
1
-1
/
+1
2009-08-29
lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address
Joe Perches
1
-47
/
+152
2009-08-29
tcp: Remove redundant copy of MD5 authentication key
John Dykstra
1
-23
/
+0
2009-08-29
Speed-up pfifo_fast lookup using a private bitmap
Krishna Kumar
1
-22
/
+48
2009-08-29
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
David Ward
1
-6
/
+8
2009-08-29
bnx2: Update firmware to 5.0.0.j3.
Michael Chan
11
-12561
/
+13292
2009-08-29
tcp: fix premature termination of FIN_WAIT2 time-wait sockets
Octavian Purdila
1
-1
/
+1
2009-08-28
fib_trie: resize rework
Jens Låås
1
-72
/
+23
2009-08-28
sit: allow ip fragmentation when using nopmtudisc to fix package loss
Sascha Hlusiak
1
-1
/
+1
2009-08-28
net: ip_rt_send_redirect() optimization
Eric Dumazet
1
-9
/
+11
2009-08-28
tcp: keepalive cleanups
Eric Dumazet
3
-5
/
+9
2009-08-28
cnic: Put uio init in separate function.
Michael Chan
1
-27
/
+41
2009-08-28
cnic: Put rx/tx ring allocation in separate function.
Michael Chan
1
-11
/
+22
2009-08-28
ipv4: af_inet.c cleanups
Eric Dumazet
1
-57
/
+55
2009-08-28
pktgen: use proc_create_data()
Alexey Dobriyan
1
-2
/
+4
2009-08-28
pktgen: increase version
Stephen Hemminger
1
-6
/
+10
2009-08-28
pktgen: cleanup checkpatch warnings
Stephen Hemminger
1
-139
/
+159
2009-08-28
pktgen: use common idle routine
Stephen Hemminger
1
-10
/
+4
2009-08-28
pktgen: spin using hrtimer
Stephen Hemminger
2
-21
/
+30
2009-08-28
pktgen: convert to use ktime_t
Stephen Hemminger
1
-100
/
+84
2009-08-28
pktgen: avoid calling gettimeofday
Stephen Hemminger
1
-7
/
+9
2009-08-28
pktgen: reorganize transmit loop
Stephen Hemminger
1
-12
/
+14
2009-08-28
pktgen: use netdev_alloc_skb
Stephen Hemminger
1
-4
/
+6
2009-08-28
pktgen: cleanup clone count test
Stephen Hemminger
1
-17
/
+15
2009-08-28
pktgen: xmit logic reorganization
Stephen Hemminger
1
-31
/
+24
2009-08-28
pktgen: stop_device cleanup
Stephen Hemminger
1
-9
/
+3
2009-08-28
pktgen: mark read-only/mostly variables
Stephen Hemminger
1
-5
/
+5
2009-08-28
pktgen: change inlining
Stephen Hemminger
1
-8
/
+7
2009-08-28
pktgen: minor cleanup
Stephen Hemminger
1
-16
/
+9
2009-08-28
qlge: Move TX completions from workqueue to NAPI.
Ron Mercer
2
-136
/
+137
2009-08-28
qlge: Allow running MSIx with fewer vectors.
Ron Mercer
1
-47
/
+38
2009-08-28
qlge: Get rid of 'default' rx_ring type.
Ron Mercer
4
-64
/
+28
2009-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
100
-2659
/
+4299
2009-08-28
bonding: Have bond_check_dev_link examine netif_running
Petri Gynther
1
-0
/
+3
2009-08-28
bonding: Fix useless test: int > INT_MAX
Nicolas de Pesloüan
1
-1
/
+1
2009-08-28
bonding: use compare_ether_addr
Stephen Hemminger
1
-4
/
+2
2009-08-28
bonding: propogate vlan_features to bonding master
Jay Vosburgh
1
-0
/
+6
2009-08-28
libertas: add NULL check on return value of get_zeroed_page
Kiran Divekar
1
-0
/
+28
2009-08-28
rndis_wlan: use cfg80211_wext_handler
Jussi Kivilinna
1
-421
/
+0
2009-08-28
rndis_wlan: disable IWEVPMKIDCAND wireless event
Jussi Kivilinna
1
-2
/
+5
2009-08-28
rndis_wlan: convert mic failure wireless event to cfg80211
Jussi Kivilinna
1
-15
/
+17
2009-08-28
rndis_wlan: remove unneeded SIOCSIWCOMMIT
Jussi Kivilinna
1
-8
/
+0
2009-08-28
rndis_wlan: rename wireless stats worker to device poller
Jussi Kivilinna
1
-17
/
+19
2009-08-28
rndis_wlan: add cfg80211 dump_station
Jussi Kivilinna
1
-0
/
+20
2009-08-28
rndis_wlan: add cfg80211 get_station
Jussi Kivilinna
1
-61
/
+57
2009-08-28
rndis_wlan: add cfg80211 key handling
Jussi Kivilinna
1
-30
/
+103
2009-08-28
rndis_wlan: add cfg80211 set_channel
Jussi Kivilinna
1
-90
/
+15
2009-08-28
rndis_wlan: add cfg80211 connect, disconnect, join_ibss and leave_ibss
Jussi Kivilinna
1
-209
/
+460
2009-08-28
rndis_wlan: enable infrastructure before setting random essid
Jussi Kivilinna
1
-0
/
+6
2009-08-28
rndis_wlan: set ieee80211_ptr->iftype in rndis_change_virtual_intf
Jussi Kivilinna
1
-1
/
+4
[prev]
[next]