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
2011-08-11
ipv4: some rt_iif -> rt_route_iif conversions
Julian Anastasov
1
-5
/
+3
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
1
-1
/
+2
2011-08-11
net/netlabel/netlabel_kapi.c: add missing cleanup code
Julia Lawall
1
-8
/
+12
2011-08-11
scm: Capture the full credentials of the scm sender
Tim Chen
1
-1
/
+1
2011-08-10
tcp: initialize variable ecn_ok in syncookies path
Mike Waychison
2
-2
/
+2
2011-08-09
net_sched: prio: use qdisc_dequeue_peeked
Florian Westphal
1
-1
/
+1
2011-08-09
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
Andrei Warkentin
2
-2
/
+11
2011-08-07
ipv4: use dst with ref during bcast/mcast loopback
Julian Anastasov
1
-0
/
+1
2011-08-07
ipv4: route non-local sources for raw socket
Julian Anastasov
1
-1
/
+2
2011-08-07
netfilter: TCP and raw fix for ip_route_me_harder
Julian Anastasov
1
-10
/
+8
2011-08-07
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-07
ipv4: fix the reusing of routing cache entries
Julian Anastasov
1
-1
/
+2
2011-08-07
netfilter: avoid double free in nf_reinject
Julian Anastasov
1
-0
/
+1
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
11
-8
/
+195
2011-08-05
ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets
Max Matveev
1
-2
/
+9
2011-08-05
net: Fix security_socket_sendmsg() bypass problem.
Tetsuo Handa
1
-9
/
+34
2011-08-05
net: Cap number of elements for sendmmsg
Anton Blanchard
1
-0
/
+3
2011-08-05
net: sendmmsg should only return an error if no messages were sent
Anton Blanchard
1
-24
/
+3
2011-08-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
1
-1
/
+1
2011-08-03
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
6
-22
/
+54
2011-08-01
net: add kerneldoc to skb_copy_bits()
Eric Dumazet
1
-2
/
+15
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
14
-15
/
+13
2011-08-01
atm: br2864: sent packets truncated in VC routed mode
Chas Williams
1
-2
/
+0
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
1
-1
/
+1
2011-08-01
sch_sfq: fix sfq_enqueue()
Eric Dumazet
1
-1
/
+6
2011-08-01
net: adjust array index
Julia Lawall
1
-1
/
+1
2011-07-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
David S. Miller
1
-0
/
+1
2011-07-28
net: fix new sunrpc kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-07-28
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
1
-2
/
+2
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-19
/
+28
2011-07-27
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
4
-2
/
+4
2011-07-27
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2
-3
/
+6
2011-07-27
net: sock_sendmsg_nosec() is static
Eric Dumazet
1
-1
/
+1
2011-07-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-3
/
+4
2011-07-27
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-138
/
+275
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
26
-26
/
+26
2011-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+4
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-7
/
+11
2011-07-26
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
1
-1
/
+1
2011-07-26
cfg80211: really ignore the regulatory request
Sven Neumann
1
-2
/
+3
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
2
-7
/
+11
2011-07-26
vfs: dont chain pipe/anon/socket on superblock s_inodes list
Eric Dumazet
1
-1
/
+1
2011-07-25
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-87
/
+44
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
1
-0
/
+1
2011-07-25
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
1
-0
/
+1
2011-07-25
net: Convert struct net_device uc_promisc to bool
Joe Perches
1
-2
/
+2
2011-07-25
net: fix eth.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-07-25
IPv4: Send gratuitous ARP for secondary IP addresses also
Zoltan Kiss
1
-8
/
+8
[next]