Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
618d9f25548ba6fc3a9cd2ce5cd56f4f015b0635
/
net
618d9f2
tcp: back retransmit_high when it over-estimated
by Ilpo Järvinen
· 16 years ago
90638a0
tcp: don't clear lost_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
ef9da47
tcp: don't clear retransmit_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
f0ceb0e
tcp: remove retransmit_skb_hint clearing from failure
by Ilpo Järvinen
· 16 years ago
0e1c54c
tcp: reorganize retransmit code loops
by Ilpo Järvinen
· 16 years ago
08ebd17
tcp: remove tp->lost_out guard to make joining diff nicer
by Ilpo Järvinen
· 16 years ago
61eb55f
tcp: Reorganize skb tagbit checks
by Ilpo Järvinen
· 16 years ago
3463857
tcp: remove obsolete validity concern
by Ilpo Järvinen
· 16 years ago
b5afe7b
tcp: add tcp_can_forward_retransmit
by Ilpo Järvinen
· 16 years ago
184d68b
tcp: No need to clear retransmit_skb_hint when SACKing
by Ilpo Järvinen
· 16 years ago
f09142e
tcp: Kill precaution that's very likely obsolete
by Ilpo Järvinen
· 16 years ago
006f582
tcp: convert retransmit_cnt_hint to seqno
by Ilpo Järvinen
· 16 years ago
41ea36e
tcp: add helper for lost bit toggling
by Ilpo Järvinen
· 16 years ago
c8c213f
tcp: move tcp_verify_retransmit_hint
by Ilpo Järvinen
· 16 years ago
64edc27
tcp: Partial hint clearing has again become meaningless
by Ilpo Järvinen
· 16 years ago
d950f26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
821c92f
ISDN sockets: add missing lockdep strings
by Rémi Denis-Courmont
· 16 years ago
d286600
ipvs: change some __constant_htons() to htons()
by Brian Haley
· 16 years ago
563e94f
ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_seq_stop
by Simon Horman
· 16 years ago
dff630d
ipvs: supply a valid 0 address to ip_vs_conn_new()
by Simon Horman
· 16 years ago
9e691ed
ipvs: only unlock in ip_vs_edit_service() if already locked
by Simon Horman
· 16 years ago
e16ce63
mac80211 : Fix mode change hard_start_xmit function
by Abhijeet Kolekar
· 16 years ago
538df28
mac80211: remove debug frame dumping
by Johannes Berg
· 16 years ago
c1b6cf4
mac80211: remove beacon counters
by Johannes Berg
· 16 years ago
9222963
mac80211: fix sta_info kernel-doc warning
by Johannes Berg
· 16 years ago
25d834e
mac80211: fix virtual interfaces vs. injection
by Johannes Berg
· 16 years ago
bed7aac
rfkill: remove transmitter blocking on suspend
by Henrique de Moraes Holschuh
· 16 years ago
3061307
mac80211: pass AP vif pointer for VLANs
by Johannes Berg
· 16 years ago
687c7c0
mac80211: share sta_info->ht_info
by Johannes Berg
· 16 years ago
ae17e98
mac80211: move txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
323ce79
mac80211: share sta->supp_rates
by Johannes Berg
· 16 years ago
b7e3500
mac80211: move last_txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
95dac040
mac80211: small rate control changes
by Johannes Berg
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
7a725f7
mac80211: warn on some invalid vlan operations
by Johannes Berg
· 16 years ago
0d143fe
mac80211: move regular interface handling
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
96dd22a
mac80211: inform driver of basic rateset
by Johannes Berg
· 16 years ago
ccd7b36
mac80211: clean up some comments
by Johannes Berg
· 16 years ago
c2b1345
mac80211: clean up scan namespace
by Johannes Berg
· 16 years ago
213cd11
mac80211: make bridge_packets a virtual interface option
by Johannes Berg
· 16 years ago
e16751c
mac80211: move ieee80211_set_freq to utils
by Johannes Berg
· 16 years ago
9c6bd79
mac80211: reorder MLME code more
by Johannes Berg
· 16 years ago
5bc7572
mac80211: fix scan vs. interface removal race
by Johannes Berg
· 16 years ago
b741343
mac80211: fix work race
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
7c95069
mac80211: dont set REQ_RUN when scan finishes
by Johannes Berg
· 16 years ago
a1678f8
mac80211: move STA timer restart
by Johannes Berg
· 16 years ago
24723d1
mac80211: move ieee80211_sta_expire
by Johannes Berg
· 16 years ago
b2e1b30
cfg80211: Add new wireless regulatory infrastructure
by Luis R. Rodriguez
· 16 years ago
63f2c04
net: ip_vs_proto_{tcp,udp} build fix
by Stephen Rothwell
· 16 years ago
f07d150
multiq: Further multiqueue cleanup
by Alexander Duyck
· 16 years ago
ca9b0e2
pkt_action: add new action skbedit
by Alexander Duyck
· 16 years ago
9265194
pkt_sched: Add multiqueue scheduler support
by Alexander Duyck
· 16 years ago
78d15e8
tcp_ipv6: fix use of uninitialized memory
by Vegard Nossum
· 16 years ago
f262b59
net: fix scheduling of dst_gc_task by __dst_free
by Benjamin Thery
· 16 years ago
1ae4be2
vlan: vlan device not reading gso max size of parent.
by Alexander Duyck
· 16 years ago
c655705
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
aee14ce
mac80211: Reorder debugfs calls during netdev deinit
by Jouni Malinen
· 16 years ago
e50db65
mac80211: move frame TX function
by Johannes Berg
· 16 years ago
759ef3e
mac80211: make ieee80211_rx_h_mgmt more readable
by Johannes Berg
· 16 years ago
39192c0
mac80211: move spectrum management code out
by Johannes Berg
· 16 years ago
de1ede7
mac80211: make BA session handling independent of STA mode
by Johannes Berg
· 16 years ago
5825fe10
mac80211: initialise queue QoS parameters at hw start
by Johannes Berg
· 16 years ago
3d35f7c
mac80211: split ieee80211_sta_def_wmm_params
by Johannes Berg
· 16 years ago
ef422bc
mac80211: consolidate deauth/disassoc
by Johannes Berg
· 16 years ago
9ac19a9
mac80211: reorder frame code in mlme
by Johannes Berg
· 16 years ago
b079ada
mac80211: remove useless 'ibss' parameter
by Johannes Berg
· 16 years ago
a0fe8b3
mac80211: simplify scan start
by Johannes Berg
· 16 years ago
9116dd0
mac80211: clarify scan request
by Johannes Berg
· 16 years ago
bacac54
mac80211: move some HT code out of main.c
by Johannes Berg
· 16 years ago
44d414d
mac80211: move some HT code out of mlme.c
by Johannes Berg
· 16 years ago
5484e23
mac80211: move BSS handling to scan code
by Johannes Berg
· 16 years ago
98c8fcc
mac80211: refactor and move scan RX code
by Johannes Berg
· 16 years ago
0a51b27
mac80211: start moving scan code from mlme
by Johannes Berg
· 16 years ago
ee96d6e
mac80211: remove useless non-NULL tests from scan results code
by Johannes Berg
· 16 years ago
491775a
mac80211: use sdata pointer for scan interface
by Johannes Berg
· 16 years ago
60f8b39c
mac80211: reorder mlme code
by Johannes Berg
· 16 years ago
24e6462
mac80211: stop queues before carrier off
by Tomas Winkler
· 16 years ago
f5e5bf2
mac80211: remove disassociation code from ieee80211_set_associated
by Tomas Winkler
· 16 years ago
3b7ee69
mac80211: disassociate when moving to new BSS
by Tomas Winkler
· 16 years ago
aa458d1
mac80211: restructure disassoc/deauth flows
by Tomas Winkler
· 16 years ago
37ffc8d
mac80211: move IE parsing to util file
by Johannes Berg
· 16 years ago
5fd12d4
mac80211: fix typo in action frame handling
by Johannes Berg
· 16 years ago
9c80d3d
mac80211: fix action frame length checks
by Johannes Berg
· 16 years ago
5bda617
mac80211: BSS info: check channel first
by Johannes Berg
· 16 years ago
fe3fa82
mac80211: make conf_tx non-atomic
by Johannes Berg
· 16 years ago
69e6c01
mac80211: move some RCU locking into an if branch
by Johannes Berg
· 16 years ago
00c5ae2
mac80211: change MIMO_PS to SM_PS
by Tomas Winkler
· 16 years ago
a40c24a
net: Add SKB DMA mapping helper functions.
by David S. Miller
· 16 years ago
1e493d1
ipv6: On interface down/unregister, purge icmp routes too.
by David S. Miller
· 16 years ago
0856990
ipsec: Add missing list_del() in xfrm_state_gc_task().
by David S. Miller
· 16 years ago
abb81c4
ipsec: Use RCU-like construct for saved state within a walk
by Herbert Xu
· 16 years ago
dacc62d
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6
by David S. Miller
· 16 years ago
47abf28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c051a0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6
by Simon Horman
· 16 years ago
28faa97
ipsec: Make xfrm_larval_drop default to 1.
by David S. Miller
· 16 years ago
e550dfb
ipv6: Fix OOPS in ip6_dst_lookup_tail().
by Neil Horman
· 16 years ago
225f400
ipsec: Restore larval states and socket policies in dump
by Herbert Xu
· 16 years ago
410e27a
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
by Gerrit Renker
· 16 years ago
Next »