index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
i2c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[PATCH] mac80211: document a lot more
Johannes Berg
1
-293
/
+499
2007-10-11
[PATCH] mac80211: renumber and document the hardware flags
Johannes Berg
1
-40
/
+45
2007-10-11
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
5
-22
/
+65
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
34
-1267
/
+1383
2007-10-11
[NET]: Proper comment for loopback initialization order.
Denis V. Lunev
1
-0
/
+3
2007-10-11
[NETNS]: Simplify the network namespace list locking rules.
Eric W. Biederman
2
-20
/
+6
2007-10-11
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
Jonathan Bastien-Filiatrault
1
-1
/
+1
2007-10-11
[ATM] net/atm/lec.c: printk warning fix
Andrew Morton
1
-1
/
+1
2007-10-11
[PASEMI_MAC]: remove unused function
Satyam Sharma
1
-5
/
+0
2007-10-11
[SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes
Satyam Sharma
1
-10
/
+8
2007-10-11
[WIRELESS]: Fix Kconfig.
Andrew Morton
1
-1
/
+1
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
65
-475
/
+481
2007-10-11
[NET]: Wrap hard_header_parse
Stephen Hemminger
11
-44
/
+40
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
19
-70
/
+63
2007-10-11
[NET]: Remove no longer relevant comment in loopback driver.
David S. Miller
1
-1
/
+0
2007-10-11
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
13
-45
/
+64
2007-10-11
[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev
Eric W. Biederman
3
-6
/
+10
2007-10-11
[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy
Eric W. Biederman
1
-2
/
+0
2007-10-11
[NET]: Dynamically allocate the per cpu counters for the loopback device.
Eric W. Biederman
1
-4
/
+28
2007-10-11
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
6
-5
/
+83
2007-10-11
[NET]: Fix running without sysfs
Eric W. Biederman
3
-23
/
+20
2007-10-11
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
1
-4
/
+0
2007-10-11
[DCCP]: Reduce the number of writable states
Gerrit Renker
1
-1
/
+1
2007-10-11
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
4
-66
/
+65
2007-10-11
[DCCP]: Sequence number wrap-around when sending reset
Gerrit Renker
2
-2
/
+2
2007-10-11
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
6
-9
/
+39
2007-10-11
[DCCP]: Remove duplicate code for Reset from connected socket
Gerrit Renker
1
-59
/
+19
2007-10-11
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
2
-9
/
+19
2007-10-11
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2
-1
/
+1
2007-10-11
[CCID3]: Move NULL-protection into function
Gerrit Renker
2
-31
/
+24
2007-10-11
[DCCP]: Send Reset upon Sync in state REQUEST
Gerrit Renker
1
-5
/
+3
2007-10-11
[BLUETOOTH]: Make hidp_setup_input() return int
WANG Cong
1
-4
/
+7
2007-10-11
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
Ilpo Järvinen
3
-0
/
+3
2007-10-11
[TCP]: Reordered ACK's (old) SACKs not included to discarded MIB
Ilpo Järvinen
1
-1
/
+6
2007-10-11
[TCP]: Re-place highest_sack check to a more robust position
Ilpo Järvinen
1
-4
/
+4
2007-10-11
[DCCP]: Parameter renaming
Gerrit Renker
1
-4
/
+6
2007-10-11
[DCCP]: Fix Reset/Sync-Flood Bug
Gerrit Renker
1
-3
/
+11
2007-10-11
[DCCP]: Shorten variable names in dccp_check_seqno
Gerrit Renker
1
-23
/
+17
2007-10-11
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
3
-34
/
+19
2007-10-11
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
4
-1
/
+26
2007-10-11
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
1
-23
/
+16
2007-10-11
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
3
-5
/
+5
2007-10-11
[MAC80211]: kill vlan_id
Johannes Berg
2
-3
/
+0
2007-10-11
[MAC80211]: kill IE parse typedef
Johannes Berg
1
-4
/
+3
2007-10-11
[MAC80211]: rename ieee80211_cfg.c to cfg.c
Johannes Berg
2
-1
/
+1
2007-10-11
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
6
-17
/
+19
2007-10-11
[MAC80211]: remove tx info sw_retry_attempt member
Johannes Berg
1
-3
/
+0
2007-10-11
[MAC80211]: fix warnings introduced by the doc patches
Johannes Berg
1
-0
/
+6
2007-10-11
[MAC80211]: yet more documentation
Johannes Berg
1
-49
/
+149
2007-10-11
[MAC80211]: remove IEEE80211_CONF_SSID_HIDDEN
Johannes Berg
1
-2
/
+1
[next]