index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-14
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
1
-1
/
+2
2013-09-14
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
1
-8
/
+3
2013-09-14
tipc: set sk_err correctly when connection fails
Erik Hugne
1
-2
/
+2
2013-09-14
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
1
-1
/
+1
2013-09-14
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
1
-6
/
+8
2013-09-14
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
1
-1
/
+2
2013-09-14
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
1
-3
/
+6
2013-09-14
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
1
-0
/
+2
2013-09-14
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
3
-0
/
+55
2013-09-14
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
3
-9
/
+9
2013-09-14
packet: restore packet statistics tp_packets to include drops
Willem de Bruijn
1
-0
/
+2
2013-09-14
tcp: set timestamps for restored skb-s
Andrey Vagin
1
-0
/
+7
2013-09-14
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+5
2013-09-14
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-09-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-09-14
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
1
-1
/
+1
2013-09-14
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
1
-9
/
+11
2013-09-14
genl: Fix genl dumpit() locking.
Pravin B Shelar
1
-5
/
+46
2013-09-14
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
1
-1
/
+1
2013-09-14
ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0
Timo Teräs
1
-1
/
+1
2013-09-14
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
1
-4
/
+12
2013-09-14
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-09-14
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-09-14
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
1
-1
/
+1
2013-09-14
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-09-14
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-09-14
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-09-14
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-09-14
htb: fix sign extension bug
stephen hemminger
1
-1
/
+1
2013-09-07
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
1
-0
/
+3
2013-09-07
mac80211: add missing channel context release
Johannes Berg
1
-0
/
+1
2013-09-07
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
1
-3
/
+6
2013-08-29
NFC: llcp: Fix non blocking sockets connections
Samuel Ortiz
2
-3
/
+6
2013-08-29
mac80211: don't wait for TX status forever
Johannes Berg
1
-3
/
+12
2013-08-20
Revert "genetlink: fix family dump race"
Greg Kroah-Hartman
1
-7
/
+0
2013-08-20
nl80211: fix another nl80211_fam.attrbuf race
Johannes Berg
1
-2
/
+4
2013-08-20
cfg80211: fix P2P GO interface teardown
Johannes Berg
1
-0
/
+1
2013-08-20
genetlink: fix family dump race
Johannes Berg
1
-0
/
+7
2013-08-20
mac80211: continue using disabled channels while connected
Johannes Berg
1
-1
/
+10
2013-08-20
mac80211: fix infinite loop in ieee80211_determine_chantype
Chris Wright
1
-1
/
+1
2013-08-20
mac80211: ignore HT primary channel while connected
Johannes Berg
1
-13
/
+13
2013-08-14
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
3
-13
/
+32
2013-08-14
SUNRPC: Don't auto-disconnect from the local rpcbind socket
Trond Myklebust
1
-0
/
+8
2013-08-11
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
1
-0
/
+1
2013-08-11
af_key: more info leaks in pfkey messages
Dan Carpenter
1
-0
/
+4
2013-08-11
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
1
-0
/
+1
2013-08-11
genetlink: release cb_lock before requesting additional module
Stanislaw Gruszka
1
-0
/
+2
2013-08-11
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
1
-0
/
+5
2013-08-11
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-08-11
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
1
-1
/
+0
[next]