index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2012-02-03
2
-2
/
+2
*
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-02-03
1
-4
/
+2
*
rds: Make rds_sock_lock BH rather than IRQ safe.
David S. Miller
2012-02-03
1
-12
/
+8
*
l2tp: l2tp_ip - fix possible oops on packet receive
James Chapman
2012-02-03
1
-5
/
+0
*
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2012-02-03
2
-8
/
+4
*
netns: fix net_alloc_generic()
Eric Dumazet
2012-02-03
1
-15
/
+16
*
ah: Don't return NET_XMIT_DROP on input.
Nick Bowler
2012-02-03
2
-4
/
+0
*
ah: Read nexthdr value before overwriting it in ahash input callback.
Nick Bowler
2012-01-25
2
-4
/
+4
*
ah: Correctly pass error codes in ahash output callback.
Nick Bowler
2012-01-25
2
-4
/
+0
*
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
2012-01-25
2
-20
/
+38
*
svcrpc: destroy server sockets all at once
J. Bruce Fields
2012-01-25
2
-7
/
+11
*
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
J. Bruce Fields
2012-01-25
1
-0
/
+3
*
mac80211: fix rx->key NULL pointer dereference in promiscuous mode
Stanislaw Gruszka
2012-01-25
1
-1
/
+1
*
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
2012-01-12
1
-0
/
+2
*
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
2012-01-06
1
-0
/
+1
*
ipv4: reintroduce route cache garbage collector
Eric Dumazet
2012-01-06
1
-0
/
+106
*
ipv4: flush route cache after change accept_local
Weiping Pan
2012-01-06
1
-0
/
+5
*
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2012-01-06
2
-11
/
+3
*
sctp: fix incorrect overflow check on autoclose
Xi Wang
2012-01-06
4
-3
/
+17
*
sch_gred: should not use GFP_KERNEL while holding a spinlock
Eric Dumazet
2012-01-06
1
-1
/
+1
*
net: have ipconfig not wait if no dev is available
Gerlando Falauto
2012-01-06
1
-0
/
+4
*
mqprio: Avoid panic if no options are provided
Thomas Graf
2012-01-06
1
-1
/
+1
*
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
2012-01-06
1
-4
/
+10
*
mac80211: fix another race in aggregation start
Johannes Berg
2012-01-06
1
-45
/
+41
*
ipip, sit: copy parms.name after register_netdevice
Ted Feng
2012-01-06
2
-2
/
+12
*
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
2011-12-21
1
-1
/
+16
*
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
2011-12-09
1
-2
/
+4
*
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
2011-12-09
1
-16
/
+27
*
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
2011-12-09
1
-0
/
+14
*
mac80211: don't stop a single aggregation session twice
Johannes Berg
2011-12-09
1
-2
/
+8
*
cfg80211: fix regulatory NULL dereference
Johannes Berg
2011-12-09
1
-0
/
+4
*
nl80211: fix MAC address validation
Eliad Peller
2011-12-09
1
-2
/
+2
*
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
2011-12-09
1
-2
/
+1
*
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
2011-11-26
1
-1
/
+7
*
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
2011-11-26
1
-0
/
+3
*
nl80211: fix HT capability attribute validation
Johannes Berg
2011-11-26
1
-2
/
+1
*
mac80211: fix bug in ieee80211_build_probe_req
Johannes Berg
2011-11-26
1
-0
/
+4
*
mac80211: fix NULL dereference in radiotap code
Johannes Berg
2011-11-26
1
-3
/
+6
*
net: Handle different key sizes between address families in flow cache
dpward
2011-11-11
1
-14
/
+17
*
mac80211: disable powersave for broken APs
Johannes Berg
2011-11-11
2
-2
/
+17
*
mac80211: config hw when going back on-channel
Eliad Peller
2011-11-11
1
-2
/
+1
*
mac80211: fix remain_off_channel regression
Eliad Peller
2011-11-11
1
-2
/
+2
*
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
2011-11-11
1
-0
/
+3
*
net: Unlock sock before calling sk_free()
Thomas Gleixner
2011-11-11
1
-0
/
+1
*
bridge: leave carrier on for empty bridge
stephen hemminger
2011-11-11
1
-3
/
+0
*
can bcm: fix incomplete tx_setup fix
Oliver Hartkopp
2011-11-11
1
-27
/
+21
*
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
Willem de Bruijn
2011-11-11
1
-1
/
+4
*
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
2011-11-11
1
-0
/
+3
*
tcp: properly update lost_cnt_hint during shifting
Yan, Zheng
2011-11-11
1
-3
/
+1
*
tcp: properly handle md5sig_pool references
Yan, Zheng
2011-11-11
2
-7
/
+12
[next]