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-03-04
[TCP]: Add IPv6 support to TCP SYN cookies
Glenn Griffin
7
-26
/
+330
2008-03-04
[TCP]: lower stack usage in cookie_hash() function
Eric Dumazet
1
-1
/
+3
2008-03-03
[ARP]: Introduce the arp_hdr_len helper.
Pavel Emelyanov
4
-18
/
+7
2008-03-03
ipv6: fix inet6_init/icmpv6_cleanup sections mismatch
Alexey Dobriyan
1
-2
/
+2
2008-03-03
[TCP]: Merge exit paths in tcp_v4_conn_request.
Denis V. Lunev
1
-10
/
+6
2008-03-03
[SCTP]: seq_printf format warning. (fixed)
Denis V. Lunev
1
-1
/
+1
2008-03-03
[IPV4]: skb->dst can't be NULL in ip_options_echo.
Denis V. Lunev
1
-4
/
+1
2008-02-29
[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
Denis V. Lunev
1
-1
/
+3
2008-02-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
34
-1946
/
+3201
2008-02-29
mac80211: fix key replacing, hw accel
Johannes Berg
1
-7
/
+20
2008-02-29
mac80211: split ieee80211_key_alloc/free
Johannes Berg
5
-98
/
+203
2008-02-29
mac80211: remove STA infos last_ack stuff
Johannes Berg
4
-39
/
+0
2008-02-29
mac80211: safely free beacon in ieee80211_if_reinit
Johannes Berg
1
-1
/
+5
2008-02-29
mac80211: fix IBSS code
Johannes Berg
1
-3
/
+3
2008-02-29
mac80211: fix debugfs_sta print_mac() warning
Johannes Berg
1
-2
/
+3
2008-02-29
mac80211: Disallow concurrent IBSS/STA mode interfaces
Johannes Berg
1
-4
/
+47
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
5
-27
/
+36
2008-02-29
mac80211: rework TX filtered frame code
Johannes Berg
3
-50
/
+89
2008-02-29
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
Pavel Roskin
1
-1
/
+3
2008-02-29
mac80211: consolidate TIM handling code
Johannes Berg
5
-83
/
+84
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
5
-25
/
+28
2008-02-29
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
3
-8
/
+8
2008-02-29
wireless: update US regulatory domain
Tomas Winkler
1
-2
/
+8
2008-02-29
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
3
-9
/
+12
2008-02-29
mac80211: enable IBSS merging
Bruno Randolf
2
-30
/
+65
2008-02-29
mac80211: move function ieee80211_sta_join_ibss()
Bruno Randolf
1
-158
/
+159
2008-02-29
net/mac80211/: Use time_* macros
S.Çağlar Onur
2
-2
/
+4
2008-02-29
mac80211: fix ecw2cw brain-damage
Johannes Berg
1
-6
/
+1
2008-02-29
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
1
-5
/
+6
2008-02-29
mac80211: defer master netdev allocation to ieee80211_register_hw
Johannes Berg
1
-34
/
+38
2008-02-29
mac80211: adjustable number of bits for qdisc pool
Ron Rindjunsky
1
-9
/
+9
2008-02-29
mac80211: Add cooked monitor mode support
Michael Wu
3
-31
/
+126
2008-02-29
mac80211: move some code into ieee80211_invoke_rx_handlers
Johannes Berg
1
-24
/
+18
2008-02-29
mac80211: remove "dynamic" RX/TX handlers
Johannes Berg
4
-61
/
+43
2008-02-29
mac80211: clean up some things in the RX path
Johannes Berg
1
-27
/
+10
2008-02-29
mac80211: Use monitor configuration flags
Michael Wu
4
-16
/
+60
2008-02-29
nl80211: Add monitor interface configuration flags
Michael Wu
2
-4
/
+44
2008-02-29
mac80211: split RX_DROP
Johannes Berg
5
-43
/
+45
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
8
-197
/
+204
2008-02-29
wireless: Fix WARN_ON() with ieee802.11b
Ivo van Doorn
1
-1
/
+1
2008-02-29
wireless: fix ERP rate flags
Johannes Berg
1
-4
/
+4
2008-02-29
rc80211-pid: fix rate adjustment
Stefano Brivio
1
-49
/
+44
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
8
-45
/
+44
2008-02-29
mac80211: fix scan band off-by-one error
Johannes Berg
1
-6
/
+18
2008-02-29
nl80211: export hardware bitrate/channel capabilities
Johannes Berg
1
-0
/
+74
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
24
-919
/
+902
2008-02-29
mac80211: dissolve pre-rx handlers
Johannes Berg
3
-62
/
+37
2008-02-29
mac80211: A-MPDU Tx add delBA from recipient support
Ron Rindjunsky
1
-2
/
+11
2008-02-29
mac80211: A-MPDU add debugfs support
Ron Rindjunsky
2
-0
/
+117
2008-02-29
mac80211: A-MPDU Tx MLME data initialization
Ron Rindjunsky
1
-1
/
+12
[next]