index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[NET]: Simple ctl_table to ctl_path conversions.
Pavel Emelyanov
10
-204
/
+52
2008-01-28
[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4
Rami Rosen
2
-5
/
+4
2008-01-28
[TIPC]: Use tipc_port_unlock
Julia Lawall
1
-10
/
+10
2008-01-28
mac80211: Add radio led trigger
Ivo van Doorn
5
-2
/
+49
2008-01-28
rc80211_pid should respect fixed rates.
Andrew Lutomirski
1
-4
/
+8
2008-01-28
mac80211: better rate control algorithm selection
Johannes Berg
7
-65
/
+134
2008-01-28
mac80211: A-MPDU Rx handling DELBA requests
Ron Rindjunsky
1
-1
/
+39
2008-01-28
mac80211: A-MPDU Rx adding BAR handling capability
Ron Rindjunsky
3
-6
/
+74
2008-01-28
mac80211: A-MPDU Rx handling aggregation reordering
Ron Rindjunsky
2
-3
/
+192
2008-01-28
mac80211: A-MPDU Rx MLME data initialization
Ron Rindjunsky
1
-0
/
+14
2008-01-28
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
4
-11
/
+225
2008-01-28
mac80211: A-MPDU Rx add MLME structures
Ron Rindjunsky
1
-0
/
+47
2008-01-28
mac80211: restructure __ieee80211_rx
Ron Rindjunsky
1
-36
/
+50
2008-01-28
mac80211: make rc_pid_fop_events static
Johannes Berg
1
-1
/
+1
2008-01-28
rc80211-pid: fix definition of rate control interval
Stefano Brivio
1
-2
/
+2
2008-01-28
mac80211: remove misleading 'res' variable
Johannes Berg
1
-2
/
+1
2008-01-28
rc80211-pid: pf_target tuning
Stefano Brivio
1
-13
/
+13
2008-01-28
rc80211-pid: fix sta_info refcounting
Stefano Brivio
1
-1
/
+2
2008-01-28
rc80211-pid: simplify and fix shift_adjust
Stefano Brivio
1
-18
/
+16
2008-01-28
rc80211-pid: add kerneldoc for tunable parameters
Stefano Brivio
1
-0
/
+24
2008-01-28
rc80211-pid: export human-readable target_pf value to debugfs
Stefano Brivio
2
-2
/
+2
2008-01-28
mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
Helmut Schaa
1
-0
/
+2
2008-01-28
[XFRM]: xfrm_state_clone() should be static, not exported
Eric Dumazet
1
-2
/
+1
2008-01-28
[PACKET]: Fix sparse warnings in af_packet.c
Eric Dumazet
1
-0
/
+2
2008-01-28
[BLUETOOTH]: Use sockfd_put()
Julia Lawall
3
-9
/
+9
2008-01-28
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
3
-7
/
+5
2008-01-28
[XFRM] Statistics: Add outbound-dropping error.
Masahide NAKAMURA
1
-1
/
+4
2008-01-28
[NET]: Remove obsolete comment
Ilpo Järvinen
1
-2
/
+0
2008-01-28
[CCID3]: Kill some bloat
Ilpo Järvinen
1
-1
/
+1
2008-01-28
[XFRM]: Kill some bloat
Ilpo Järvinen
1
-4
/
+4
2008-01-28
[IPVS]: Kill some bloat
Ilpo Järvinen
1
-1
/
+1
2008-01-28
[NETFILTER]: Kill some supper dupper bloatry
Ilpo Järvinen
1
-6
/
+6
2008-01-28
[NETNS]: Should build with CONFIG_SYSCTL=n
Eric Dumazet
1
-7
/
+10
2008-01-28
[ICMP]: Avoid sparse warnings in net/ipv4/icmp.c
Eric Dumazet
1
-2
/
+2
2008-01-28
[NET]: prot_inuse cleanups and optimizations
Eric Dumazet
9
-24
/
+25
2008-01-28
[NET]: Avoid divides in net/core/gen_estimator.c
Eric Dumazet
1
-2
/
+2
2008-01-28
[TCP]: Perform setting of common control fields in one place
Ilpo Järvinen
1
-55
/
+36
2008-01-28
[TCP]: Urgent parameter effect can be simplified.
Ilpo Järvinen
1
-1
/
+1
2008-01-28
[TCP]: cleanup tcp_parse_options deep indented switch
Ilpo Järvinen
1
-68
/
+67
2008-01-28
[IPSEC]: Return EOVERFLOW when output sequence number overflows
Herbert Xu
1
-0
/
+1
2008-01-28
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
16
-0
/
+36
2008-01-28
[PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim()
Eric Dumazet
1
-1
/
+1
2008-01-28
[TCP]: Remove unnecessary local variable
Ilpo Järvinen
1
-2
/
+1
2008-01-28
[TCP]: Code duplication removal, added tcp_bound_to_half_wnd()
Ilpo Järvinen
1
-8
/
+11
2008-01-28
[TCP]: cleanup tcp_{in,out}put.c style
Ilpo Järvinen
2
-282
/
+300
2008-01-28
[TCP]: reduce tcp_output's indentation levels a bit
Ilpo Järvinen
1
-118
/
+121
2008-01-28
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
Ilpo Järvinen
3
-7
/
+4
2008-01-28
[TCP]: Dropped unnecessary skb/sacked accessing in reneging
Ilpo Järvinen
1
-12
/
+13
2008-01-28
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
Ilpo Järvinen
2
-12
/
+11
2008-01-28
[TCP]: Rename update_send_head & include related increment to it
Ilpo Järvinen
1
-20
/
+12
[next]