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
2012-10-02
Merge branch 'modsign-keys-devel' into security-next-keys
David Howells
3
-27
/
+28
2012-10-02
KEYS: Use keyring_alloc() to create special keyrings
David Howells
1
-8
/
+5
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
6
-17
/
+17
2012-09-21
ipv6: fix return value check in fib6_add()
Wei Yongjun
1
-0
/
+4
2012-09-20
net: do not disable sg for packets requiring no checksum
Ed Cashin
1
-1
/
+2
2012-09-20
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-6
/
+25
2012-09-20
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
1
-1
/
+1
2012-09-20
tcp: restore rcv_wscale in a repair mode (v2)
Andrey Vagin
1
-3
/
+10
2012-09-19
net/core: fix comment in skb_try_coalesce
Li RongQing
1
-1
/
+3
2012-09-19
pkt_sched: fix virtual-start-time update in QFQ
Paolo Valente
1
-1
/
+4
2012-09-19
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
1
-2
/
+8
2012-09-19
batman-adv: make batadv_test_bit() return 0 or 1 only
Linus Lüssing
1
-3
/
+3
2012-09-18
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
1
-1
/
+1
2012-09-18
tcp: fix regression in urgent data handling
Eric Dumazet
1
-3
/
+2
2012-09-18
net: fix memory leak on oom with zerocopy
Michael S. Tsirkin
1
-1
/
+1
2012-09-18
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-09-18
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
2012-09-18
ipv6: use DST_* macro to set obselete field
Nicolas Dichtel
1
-3
/
+3
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2
-26
/
+10
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
1
-0
/
+1
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
1
-7
/
+2
2012-09-18
net: rt_cache_flush() cleanup
Eric Dumazet
1
-17
/
+2
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
6
-34
/
+21
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-102
/
+184
2012-09-13
pktgen: fix crash with vlan and packet size less than 46
Nishank Trivedi
1
-1
/
+1
2012-09-13
net_sched: gred: actually perform idling in WRED mode
David Ward
1
-11
/
+15
2012-09-13
net_sched: gred: fix qave reporting via netlink
David Ward
1
-1
/
+4
2012-09-13
net_sched: gred: eliminate redundant DP prio comparisons
David Ward
1
-3
/
+2
2012-09-13
net_sched: gred: correct comment about qavg calculation in RIO mode
David Ward
1
-1
/
+1
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
4
-44
/
+38
2012-09-13
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
3
-27
/
+28
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-14
/
+24
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
2
-3
/
+3
2012-09-11
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
1
-2
/
+3
2012-09-10
net: fix net/core/sock.c build error
Randy Dunlap
1
-0
/
+2
2012-09-10
caif: move the dereference below the NULL test
Wei Yongjun
1
-2
/
+3
2012-09-09
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-09-09
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-09-08
net: small bug on rxhash calculation
Chema Gonzalez
1
-5
/
+6
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+27
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2
-0
/
+16
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
3
-14
/
+24
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
2
-22
/
+25
2012-09-05
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-05
tcp: fix possible socket refcount problem for ipv6
Julian Anastasov
1
-2
/
+3
2012-09-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-6
/
+11
[next]