index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[ATM]: Convert struct class_device to struct device
Kay Sievers
1
-30
/
+36
2008-01-28
[ATM]: atm is no longer experimental
Robert P. J. Day
1
-7
/
+6
2008-01-28
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
5
-9
/
+6
2008-01-28
[IPSEC]: Fix transport-mode async resume on intput without netfilter
Herbert Xu
2
-14
/
+10
2008-01-28
[IPSEC]: Fix double free on skb on async output
Herbert Xu
1
-0
/
+2
2008-01-28
[TCP]: Remove seq_rtt ptr from clean_rtx_queue args
Ilpo Järvinen
1
-5
/
+2
2008-01-28
[TCP]: Force TSO splits to MSS boundaries
Ilpo Järvinen
1
-26
/
+25
2008-01-28
[ETH]: Combine format_addr() with print_mac().
Michael Chan
2
-16
/
+29
2008-01-28
[SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()
Eric Dumazet
1
-1
/
+1
2008-01-28
[XFRM]: Fix outbound statistics.
Masahide NAKAMURA
1
-3
/
+9
2008-01-28
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
7
-58
/
+99
2008-01-28
[XFRM]: Drop packets when replay counter would overflow
Paul Moore
1
-1
/
+4
2008-01-28
[XFRM]: RFC4303 compliant auditing
Paul Moore
9
-27
/
+154
2008-01-28
[TCP]: Avoid two divides in __tcp_grow_window()
Eric Dumazet
1
-2
/
+2
2008-01-28
[TCP]: Avoid a divide in tcp_mtu_probing()
Eric Dumazet
1
-1
/
+1
2008-01-28
[TCP]: Move mss variable in tcp_mtu_probing()
David S. Miller
1
-2
/
+2
2008-01-28
[TCP]: tcp_write_timeout.c cleanup
Eric Dumazet
1
-14
/
+21
2008-01-28
[INET]: Avoid an integer divide in rt_garbage_collect()
Eric Dumazet
1
-2
/
+2
2008-01-28
[TCP]: Convert several length variable to unsigned.
YOSHIFUJI Hideaki
2
-7
/
+7
2008-01-28
net/mac80211/Kconfig: whitespace corrections
John W. Linville
1
-12
/
+12
2008-01-28
net/wireless/Kconfig: whitespace corrections
John W. Linville
1
-5
/
+5
2008-01-28
mac80211: don't read ERP information from (re)association response
Johannes Berg
1
-14
/
+0
2008-01-28
mac80211: move tx crypto decision
Johannes Berg
3
-41
/
+22
2008-01-28
mac80211: implement station stats retrieval
Johannes Berg
1
-0
/
+26
2008-01-28
cfg80211/nl80211: implement station attribute retrieval
Johannes Berg
1
-1
/
+81
2008-01-28
cfg80211/nl80211: station handling
Johannes Berg
1
-0
/
+235
2008-01-28
cfg80211/nl80211: add beacon settings
Johannes Berg
1
-0
/
+133
2008-01-28
mac80211: support getting key sequence counters via cfg80211
Johannes Berg
1
-1
/
+84
2008-01-28
mac80211: support adding/removing keys via cfg80211
Johannes Berg
1
-0
/
+91
2008-01-28
cfg80211/nl80211: introduce key handling
Johannes Berg
2
-0
/
+292
2008-01-28
mac80211: allow easier multicast/broadcast buffering in hardware
Johannes Berg
1
-9
/
+23
2008-01-28
mac80211: make ieee80211_rx_mgmt_action static
Johannes Berg
1
-4
/
+4
2008-01-28
mac80211: clean up eapol handling in TX path
Johannes Berg
4
-19
/
+9
2008-01-28
mac80211: clean up eapol frame handling/port control
Johannes Berg
5
-117
/
+119
2008-01-28
rc80211-pid: export tuning parameters through debugfs
Mattias Nissler
2
-25
/
+110
2008-01-28
rc80211-pid: add debugging
Mattias Nissler
4
-117
/
+508
2008-01-28
rc80211-pid: add sharpening factor
Stefano Brivio
1
-8
/
+27
2008-01-28
rc80211-pid: add rate behaviour learning algorithm
Stefano Brivio
1
-20
/
+161
2008-01-28
mac80211: make PID rate control algorithm the default
Stefano Brivio
4
-27
/
+85
2008-01-28
[TCP] Avoid two divides in tcp_output.c
Eric Dumazet
1
-2
/
+2
2008-01-28
[XFRM]: Assorted IPsec fixups
Paul Moore
2
-39
/
+29
2008-01-28
[XFRM]: Add packet processing statistics option.
Masahide NAKAMURA
1
-0
/
+10
2008-01-28
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
4
-23
/
+90
2008-01-28
[XFRM]: Define packet dropping statistics.
Masahide NAKAMURA
3
-0
/
+121
2008-01-28
[XFRM] MIPv6: Fix to input RO state correctly.
Masahide NAKAMURA
1
-25
/
+29
2008-01-28
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
4
-2
/
+47
2008-01-28
[TCP]: Fix TSO deferring
Ilpo Järvinen
1
-1
/
+2
2008-01-28
[NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer.
Pavel Emelyanov
1
-14
/
+11
2008-01-28
[INET]: Uninline the inet_twsk_put function.
Pavel Emelyanov
1
-0
/
+15
2008-01-28
[INET]: Uninline the __inet_lookup_established function.
Pavel Emelyanov
1
-0
/
+38
[next]