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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
ipv4: Add FLOWI_FLAG_KNOWN_NH
Julian Anastasov
1
-0
/
+1
2012-10-08
ipv4: introduce rt_uses_gateway
Julian Anastasov
1
-1
/
+2
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+2
2012-10-06
sections: fix section conflicts in net
Andi Kleen
1
-0
/
+2
2012-10-04
sctp: check src addr when processing SACK to update transport state
Nicolas Dichtel
1
-1
/
+1
2012-10-04
ipv4: add a fib_type to fib_info
Eric Dumazet
1
-0
/
+1
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
59
-591
/
+1307
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
8
-19
/
+35
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-40
/
+25
2012-10-01
ipv4: gre: add GRO capability
Eric Dumazet
1
-0
/
+3
2012-10-01
net: add gro_cells infrastructure
Eric Dumazet
1
-0
/
+103
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-16
/
+1
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-133
/
+188
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+13
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-133
/
+188
2012-09-27
net: remove sk_init() helper
Eric Dumazet
1
-2
/
+0
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
1
-0
/
+76
2012-09-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+21
2012-09-25
NFC: xmit from hci ops must return 0 or negative
Waldemar Rymarkiewicz
1
-0
/
+5
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
2
-106
/
+3
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
1
-0
/
+1
2012-09-25
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
1
-0
/
+2
2012-09-25
NFC: Add an LLC Core layer to HCI
Eric Lapuyade
1
-0
/
+51
2012-09-25
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
2
-4
/
+8
2012-09-25
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
1
-0
/
+3
2012-09-25
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
3
-4
/
+0
2012-09-25
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
2
-0
/
+5
2012-09-25
NFC: Parse NCI NFC-DEP activation params
Ilan Elias
1
-0
/
+6
2012-09-25
NFC: Set local general bytes in nci_start_poll
Ilan Elias
2
-0
/
+24
2012-09-24
net: use a per task frag allocator
Eric Dumazet
2
-15
/
+16
2012-09-24
net: Remove unnecessary NULL check in scm_destroy().
David S. Miller
1
-1
/
+1
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-15
/
+51
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+10
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
1
-0
/
+1
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
1
-0
/
+9
2012-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+13
2012-09-19
ipv6: unify fragment thresh handling code
Amerigo Wang
1
-1
/
+1
2012-09-19
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
1
-2
/
+11
2012-09-19
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
1
-0
/
+19
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2
-0
/
+11
2012-09-19
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
1
-1
/
+1
2012-09-18
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
3
-0
/
+30
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
1
-3
/
+2
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2
-1
/
+10
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
1
-1
/
+1
2012-09-18
cfg80211/nl80211: Notify connection request failure in AP mode
Pandiyarajan Pitchaimuthu
1
-0
/
+19
2012-09-18
cfg80211: remove obsolete comment for .sched_scan_stop() callback
Arend van Spriel
1
-3
/
+1
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2
-12
/
+13
2012-09-17
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
1
-1
/
+1
2012-09-17
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
1
-1
/
+0
[next]