index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
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-02
ipv4: gre: add GRO capability
Eric Dumazet
1
-0
/
+3
2012-10-02
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-28
net: remove sk_init() helper
Eric Dumazet
1
-2
/
+0
2012-09-28
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-25
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+13
2012-09-20
ipv6: unify fragment thresh handling code
Amerigo Wang
1
-1
/
+1
2012-09-20
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
1
-2
/
+11
2012-09-20
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
1
-0
/
+19
2012-09-20
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-19
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-18
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2
-12
/
+13
2012-09-18
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
2012-09-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
2012-09-17
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
3
-1
/
+5
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
2012-09-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+2
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
2
-21
/
+9
2012-09-14
cgroup: net_prio: Do not define task_netpioidx() when not selected
Daniel Wagner
1
-7
/
+5
[next]