index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kallsyms.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2009-08-28
rndis_wlan: use is_zero_ether_addr() and is_broadcast_ether_addr()
Jussi Kivilinna
1
-11
/
+6
2009-08-28
rndis_wlan: move link up/down work to separate functions
Jussi Kivilinna
1
-46
/
+55
2009-08-28
rndis_wlan: increase scan timer delay
Jussi Kivilinna
1
-1
/
+1
2009-08-28
rndis_wlan: resize bssid list if too small
Jussi Kivilinna
1
-2
/
+15
2009-08-28
rndis_wlan: get bssid scan list before new scan
Jussi Kivilinna
1
-0
/
+6
2009-08-28
rndis_wlan: ignore OID_802_11_ADD_KEY triggered media connect indications
Jussi Kivilinna
1
-0
/
+17
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
5
-9
/
+17
[next]