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
2013-04-07
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-07
ipv6/tcp: Stop processing ICMPv6 redirect messages
Christoph Paasch
1
-0
/
+1
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+1
2013-04-05
net: ipv4: notify when address lifetime changes
Jiri Pirko
1
-2
/
+4
2013-04-05
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
1
-1
/
+1
2013-04-05
Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
Eric W. Biederman
1
-2
/
+2
2013-04-05
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-3
/
+3
2013-04-04
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
4
-2
/
+7
2013-04-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-24
/
+42
2013-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-24
/
+42
2013-04-03
netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
Matthias Schiffer
1
-1
/
+1
2013-04-02
VSOCK: Handle changes to the VMCI context ID.
Reilly Grant
4
-26
/
+23
2013-04-02
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-04-02
cbq: incorrect processing of high limits
Vasily Averin
1
-1
/
+4
2013-04-01
Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-11
/
+3
2013-04-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-13
/
+39
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-82
/
+244
2013-03-29
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
1
-0
/
+6
2013-03-29
net: fq_codel: Fix off-by-one error
Vijay Subramanian
1
-1
/
+1
2013-03-29
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
Shmulik Ladkani
1
-1
/
+0
2013-03-29
net: fix the use of this_cpu_ptr
Li RongQing
1
-1
/
+1
2013-03-29
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
1
-0
/
+12
2013-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+3
2013-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-76
/
+154
2013-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+66
2013-03-27
sch: add missing u64 in psched_ratecfg_precompute()
Sergey Popovich
1
-1
/
+1
2013-03-27
rtnetlink: fix error return code in rtnl_link_fill()
Wei Yongjun
1
-1
/
+3
2013-03-27
netfilter: nf_conntrack: fix error return code
Wei Yongjun
1
-0
/
+1
2013-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-342
/
+311
2013-03-26
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+7
2013-03-26
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
1
-2
/
+1
2013-03-26
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
dingtianhong
1
-2
/
+2
2013-03-26
NFC: llcp: Keep the connected socket parent pointer alive
Samuel Ortiz
1
-1
/
+3
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
12
-76
/
+154
2013-03-25
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
1
-16
/
+10
2013-03-25
unix: fix a race condition in unix_release()
Paul Moore
1
-4
/
+3
2013-03-25
mac80211: fix idle handling sequence
Johannes Berg
3
-4
/
+16
2013-03-25
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
1
-2
/
+7
2013-03-25
netfilter: nfnetlink_acct: return -EINVAL if object name is empty
Pablo Neira Ayuso
1
-0
/
+2
2013-03-25
netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()
Wei Yongjun
1
-1
/
+3
2013-03-25
mac80211: fix remain-on-channel cancel crash
Johannes Berg
3
-9
/
+23
2013-03-25
xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()
Mathias Krause
1
-4
/
+2
2013-03-24
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
1
-5
/
+2
2013-03-24
bridge: fix crash when set mac address of br interface
Hong zhi guo
1
-1
/
+1
2013-03-24
8021q: fix a potential use-after-free
Cong Wang
1
-7
/
+7
2013-03-24
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
1
-1
/
+0
2013-03-24
mac80211: Don't restart sta-timer if not associated.
Ben Greear
2
-3
/
+6
2013-03-24
cfg80211: always check for scan end on P2P device
Johannes Berg
6
-47
/
+92
2013-03-22
tcp: preserve ACK clocking in TSO
Eric Dumazet
1
-2
/
+5
2013-03-20
mac80211: fix virtual monitor interface locking
Johannes Berg
1
-16
/
+19
[next]