index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2009-03-03
sctp: Fix broken RTO-doubling for data retransmits
Vlad Yasevich
2009-03-03
sctp: use time_before or time_after for comparing jiffies
Wei Yongjun
2009-03-03
sctp: fix the length check in sctp_getsockopt_maxburst()
Wei Yongjun
2009-03-03
sctp: remove dup code in net/sctp/socket.c
Wei Yongjun
2009-03-03
sctp: Add some missing types for debug message
Wei Yongjun
2009-03-03
tcp: tcp_init_wl / tcp_update_wl argument cleanup
Hantzis Fotis
2009-03-02
dccp: Do not let initial option overhead shrink the MPS
Gerrit Renker
2009-03-02
dccp: Minimise header option overhead in setting the MPS
Gerrit Renker
2009-03-02
tcp: get rid of two unnecessary u16s in TCP skb flags copying
Ilpo Järvinen
2009-03-02
tcp: in sendmsg/pages open code the real goto target
Ilpo Järvinen
2009-03-02
tcp: kill eff_sacks "cache", the sole user can calculate itself
Ilpo Järvinen
2009-03-02
tcp: add helper for AI algorithm
Ilpo Järvinen
2009-03-02
htcp: merge icsk_ca_state compare
Ilpo Järvinen
2009-03-02
tcp: drop unnecessary local var in collapse
Ilpo Järvinen
2009-03-02
tcp: cleanup ca_state mess in tcp_timer
Ilpo Järvinen
2009-03-02
tcp: separate timeout marking loop to it's own function
Ilpo Järvinen
2009-03-02
tcp: remove redundant code from tcp_mark_lost_retrans
Ilpo Järvinen
2009-03-02
tcp: fix corner case issue in segmentation during rexmitting
Ilpo Järvinen
2009-03-02
tcp: Don't clear hints when tcp_fragmenting
Ilpo Järvinen
2009-03-02
tcp: deferring in middle of queue makes very little sense
Ilpo Järvinen
2009-03-02
tcp: fix lost_cnt_hint miscounts
Ilpo Järvinen
2009-03-02
tcp: don't backtrack to sacked skbs
Ilpo Järvinen
2009-03-02
rds: Fix build on powerpc.
David S. Miller
2009-03-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-01
tcp: fix retrans_out leaks
Ilpo Järvinen
2009-03-01
netpoll: Add drop checks to all entry points
Herbert Xu
2009-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-27
nl80211: Avoid AP mode BUG_ON hang with invalid lock assert
Jouni Malinen
2009-02-27
mac80211: Give it some time to do the TSF sync
Alina Friedrichsen
2009-02-27
mac80211: Don't merge with the same BSSID
Alina Friedrichsen
2009-02-27
cfg80211: pass the regulatory_request to ignore_request
Luis R. Rodriguez
2009-02-27
cfg80211: do not kzalloc() again for a new request on __regulatory_hint
Luis R. Rodriguez
2009-02-27
cfg80211: pass the regulatory_request struct in __regulatory_hint()
Luis R. Rodriguez
2009-02-27
cfg80211: make __regulatory_hint() static
Luis R. Rodriguez
2009-02-27
cfg80211: Add AP beacon regulatory hints
Luis R. Rodriguez
2009-02-27
cfg80211: enable 5 GHz world roaming channels
Luis R. Rodriguez
2009-02-27
cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom
Luis R. Rodriguez
2009-02-27
cfg80211: rename regdom_changed to regdom_changes() and use it
Luis R. Rodriguez
2009-02-27
cfg80211: allow drivers that agree on regulatory to agree
Luis R. Rodriguez
2009-02-27
cfg80211: comments style cleanup
Luis R. Rodriguez
2009-02-27
cfg80211: move all regulatory hints to workqueue
Luis R. Rodriguez
2009-02-27
cfg80211: free rd on unlikely event on 11d hint
Luis R. Rodriguez
2009-02-27
cfg80211: remove likely from an 11d hint case
Luis R. Rodriguez
2009-02-27
cfg80211: protect first access of last_request on 11d hint under mutex
Luis R. Rodriguez
2009-02-27
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
2009-02-27
cfg80211: add assert_cfg80211_lock() to ensure proper protection
Luis R. Rodriguez
2009-02-27
cfg80211: propagate -ENOMEM during regulatory_init()
Luis R. Rodriguez
2009-02-27
cfg80211: add regulatory_hint_core() to separate the core reg hint
Luis R. Rodriguez
2009-02-27
nl80211: disallow user requests prior to regulatory_init()
Luis R. Rodriguez
2009-02-27
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
Luis R. Rodriguez
[next]