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-09-25
NFC: Add HCI module description
Eric Lapuyade
1
-0
/
+1
2012-09-25
NFC: Fix LLC registration definitions for ANSI compliance
Eric Lapuyade
2
-2
/
+2
2012-09-25
NFC: Remove unneeded LLC symbols export
Samuel Ortiz
3
-17
/
+1
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
4
-1009
/
+123
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
4
-2
/
+851
2012-09-25
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
4
-2
/
+105
2012-09-25
NFC: Add an LLC Core layer to HCI
Eric Lapuyade
4
-1
/
+241
2012-09-25
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
2
-20
/
+42
2012-09-25
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
1
-1
/
+33
2012-09-25
NFC: Changed the HCI cmd execution callback prototype
Eric Lapuyade
4
-24
/
+21
2012-09-25
NFC: Correct outgoing frame before requeueing
Waldemar Rymarkiewicz
1
-2
/
+1
2012-09-25
NFC: Remove crc generation from shdlc layer
Waldemar Rymarkiewicz
1
-25
/
+2
2012-09-25
NFC: Fix possible LLCP memory leak
Wei Yongjun
1
-5
/
+9
2012-09-25
NFC: Remove pointless conditional before HCI kfree_skb()
Wei Yongjun
2
-4
/
+2
2012-09-25
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
6
-118
/
+26
2012-09-25
NFC: Remove repeated code for NULL check
Syam Sidhardhan
1
-3
/
+0
2012-09-25
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
2
-1
/
+55
2012-09-25
NFC: Parse NCI NFC-DEP activation params
Ilan Elias
1
-0
/
+32
2012-09-25
NFC: Set local general bytes in nci_start_poll
Ilan Elias
2
-0
/
+69
2012-09-24
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-09-24
filter: add XOR instruction for use with X/K
Daniel Borkmann
1
-3
/
+9
2012-09-24
net: use a per task frag allocator
Eric Dumazet
8
-185
/
+144
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
32
-617
/
+693
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
6
-65
/
+195
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
16
-245
/
+415
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
1
-2
/
+7
2012-09-24
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
1
-3
/
+7
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
3
-2
/
+26
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
1
-1
/
+23
2012-09-24
rfkill: prevent unnecessary event generation
Vitaly Wool
1
-1
/
+7
2012-09-23
batman-adv: Fix symmetry check / route flapping in multi interface setups
Linus Lüssing
1
-6
/
+7
2012-09-23
batman-adv: Fix change mac address of soft iface.
Def
1
-2
/
+5
2012-09-22
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
1
-0
/
+2
2012-09-22
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
6
-20
/
+50
2012-09-22
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2
-5
/
+8
2012-09-22
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
11
-39
/
+72
2012-09-22
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
1
-23
/
+21
2012-09-22
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
1
-1
/
+2
2012-09-22
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
1
-4
/
+6
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
3
-4
/
+11
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
2
-6
/
+2
2012-09-22
ipv4: raw: fix icmp_filter()
Eric Dumazet
1
-6
/
+8
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+28
2012-09-21
libceph: only kunmap kmapped pages
Alex Elder
1
-4
/
+1
2012-09-21
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
6
-10
/
+13
2012-09-21
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
7
-33
/
+39
2012-09-21
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
1
-3
/
+36
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-21
l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y
Amerigo Wang
1
-0
/
+1
[prev]
[next]