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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
dcb: fix return type on dcb_setapp()
John Fastabend
1
-1
/
+1
2011-06-22
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
1
-0
/
+26
2011-06-22
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
1
-2
/
+88
2011-06-22
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
1
-4
/
+51
2011-06-22
net: dcbnl, add multicast group for DCB
John Fastabend
1
-83
/
+146
2011-06-22
dcb: Add DCBX capabilities bitmask to the get_ieee response
John Fastabend
1
-0
/
+12
2011-06-22
core: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2
-0
/
+6
2011-06-22
udp: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2
-0
/
+3
2011-06-22
Remove redundant linux/version.h includes from net/
Jesper Juhl
5
-5
/
+0
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
59
-202
/
+272
2011-06-21
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2011-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-37
/
+66
2011-06-21
net: export the receive time stamping hook for non-NAPI drivers
Richard Cochran
1
-0
/
+1
2011-06-21
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
1
-1
/
+0
2011-06-20
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
27
-462
/
+2080
2011-06-20
batman-adv: improved gateway tq-based selection
Antonio Quartulli
4
-6
/
+104
2011-06-20
batman-adv: throw uevent in userspace on gateway add/change/del event
Antonio Quartulli
1
-0
/
+6
2011-06-20
batman-adv: gateway election code refactoring
Antonio Quartulli
3
-56
/
+82
2011-06-20
batman-adv: add wrapper function to throw uevent in userspace
Antonio Quartulli
3
-0
/
+84
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
5
-128
/
+150
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
12
-33
/
+334
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
18
-305
/
+1381
2011-06-20
batman-adv: Unify the first 3 bytes in each packet
Antonio Quartulli
1
-12
/
+18
2011-06-20
batman-adv: Reduce usage of char
Sven Eckelmann
11
-20
/
+20
2011-06-20
batman-adv: count_real_packets() in batman-adv assumes char is signed
David Howells
3
-8
/
+8
2011-06-20
batman-adv: Keep interface_tx as local function
Sven Eckelmann
2
-2
/
+1
2011-06-20
batman-adv: Move compare_orig to originator.c
Sven Eckelmann
2
-8
/
+8
2011-06-20
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
1
-0
/
+1
2011-06-18
ipv4: fix multicast losses
Eric Dumazet
1
-3
/
+1
2011-06-18
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
1
-8
/
+6
2011-06-17
net: rfs: enable RFS before first data packet is received
Eric Dumazet
3
-0
/
+3
2011-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-9
/
+24
2011-06-17
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
Antoine Reversat
1
-1
/
+1
2011-06-17
net/rds: use prink_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
7
-22
/
+21
2011-06-17
net/can: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-2
/
+3
2011-06-17
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-06-17
rtnetlink: unlock on error path in netlink_dump()
Dan Carpenter
1
-2
/
+1
2011-06-17
net: Remove casts of void *
Joe Perches
21
-83
/
+74
2011-06-17
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-17
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
9
-11
/
+25
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-16
/
+19
2011-06-16
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
7
-21
/
+22
2011-06-16
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
3
-0
/
+773
2011-06-16
netfilter: ipset: use the stored first cidr value instead of '1'
Jozsef Kadlecsik
3
-8
/
+16
2011-06-16
netfilter: ipset: fix return code for destroy when sets are in use
Jozsef Kadlecsik
1
-1
/
+1
2011-06-16
netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...
Jozsef Kadlecsik
12
-16
/
+37
2011-06-16
netfilter: ipset: use unified from/to address masking and check the usage
Jozsef Kadlecsik
7
-17
/
+9
2011-06-16
netfilter: ipset: take into account cidr value for the from address when crea...
Jozsef Kadlecsik
1
-0
/
+1
2011-06-16
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...
Jozsef Kadlecsik
4
-54
/
+156
[next]