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
starfive-6.6.48-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
2008-12-06
tcp: use tcp_write_xmit also in tcp_push_one
Ilpo Järvinen
1
-37
/
+17
2008-12-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-37
/
+83
2008-12-06
tcp: move some parts from tcp_write_xmit
Ilpo Järvinen
1
-11
/
+12
2008-12-06
tcp: share code through function, not through copy-paste. :-)
Ilpo Järvinen
1
-7
/
+10
2008-12-06
tcp: drop tcp_bound_rto, merge content of it tcp_set_rto
Ilpo Järvinen
1
-9
/
+3
2008-12-06
tcp: no need to pass prev skb around, reduces arg pressure
Ilpo Järvinen
1
-5
/
+4
2008-12-06
tcp: introduce struct tcp_sacktag_state to reduce arg pressure
Ilpo Järvinen
1
-71
/
+74
2008-12-06
tcp: make mtu probe failure to not break gso'ed skbs unnecessarily
Ilpo Järvinen
1
-12
/
+7
2008-12-06
tcp: Fix thinko making the not-shiftable to cover S|R as well
Ilpo Järvinen
1
-1
/
+1
2008-12-06
tcp: force mss equality with the next skb too.
Ilpo Järvinen
1
-5
/
+4
2008-12-06
dccp: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+1
2008-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2008-12-05
cfg80211: "fix" 11d oops
Johannes Berg
1
-0
/
+3
2008-12-05
mac80211: tx module cleanup.
Rami Rosen
1
-8
/
+3
2008-12-05
cfg80211: fix wiphy remove if no regulatory request
Johannes Berg
1
-1
/
+1
2008-12-05
mac80211: add sta_notify_ps callback
Christian Lamparter
1
-0
/
+7
2008-12-05
mac80211: accept empty strings for hidden SSIDs
Fabio Rossi
1
-1
/
+1
2008-12-05
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
3
-74
/
+85
2008-12-05
cfg80211: handle SIOCGIWNAME
Johannes Berg
3
-43
/
+62
2008-12-05
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
5
-4
/
+98
2008-12-05
mac80211: only transition STAs ps->wake on data frames
Johannes Berg
1
-8
/
+20
2008-12-05
mac80211: disassociate prior to unlinking AP/station
Tomas Winkler
1
-4
/
+14
2008-12-05
mac80211: deauth when interface is marked down
John W. Linville
1
-1
/
+5
2008-12-05
mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-12-05
tcp: tcp_vegas ssthresh bug fix
Doug Leith
1
-0
/
+2
2008-12-05
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
1
-5
/
+0
2008-12-05
can: omit received RTR frames for single ID filter lists
Oliver Hartkopp
1
-1
/
+4
2008-12-05
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
Chas Williams
1
-1
/
+5
2008-12-04
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
Joe Perches
1
-4
/
+2
2008-12-04
net: /proc/net/ip_mr_cache, display Iif as a signed short
Benjamin Thery
2
-2
/
+2
2008-12-04
net: fix /proc/net/ip_mr_cache display - V2
Benjamin Thery
2
-10
/
+22
2008-12-04
atm: 32-bit ioctl compatibility
David Woodhouse
6
-27
/
+135
2008-12-04
tcp: make urg+gso work for real this time
Ilpo Järvinen
1
-12
/
+10
2008-12-04
pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines
Jarek Poplawski
1
-9
/
+29
2008-12-04
pkt_sched: sch_htb: Remove L2T()
Jarek Poplawski
1
-8
/
+1
2008-12-04
pkt_sched: sch_htb: Clean htb_class prio and quantum fields
Jarek Poplawski
1
-25
/
+16
2008-12-04
pkt_sched: sch_htb: Remove htb_sched nwc_hit field
Jarek Poplawski
1
-5
/
+2
2008-12-04
pkt_sched: sch_htb: Remove htb_class aprio field
Jarek Poplawski
1
-3
/
+2
2008-12-04
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
2
-18
/
+52
2008-12-04
Phonet: basic net namespace support
Rémi Denis-Courmont
3
-13
/
+12
2008-12-04
Phonet: do not dump addresses from other namespaces
remi.denis-courmont@nokia
1
-0
/
+3
2008-12-04
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
Martin Willi
1
-15
/
+11
2008-12-03
netlabel: Fix a potential NULL pointer dereference
Paul Moore
1
-4
/
+6
2008-12-03
xfrm: Cleanup for unlink SPD entry
Wei Yongjun
1
-25
/
+10
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-12-03
xfrm: Fix kernel panic when flush and dump SPD entries
Wei Yongjun
1
-0
/
+1
2008-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
20
-130
/
+52
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+13
2008-12-02
net: percpu_counter_inc() should not be called in BH-disabled section
Eric Dumazet
1
-2
/
+2
2008-12-02
dccp: Feature activation handlers
Gerrit Renker
2
-10
/
+204
[next]