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
/
sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
mm: memcontrol: lockless page counters
Johannes Weiner
1
-17
/
+9
2014-10-28
sched, net: Clean up sk_wait_event() vs. might_sleep()
Peter Zijlstra
1
-0
/
+1
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+15
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-18
/
+1
2014-09-28
net_dma: simple removal
Dan Williams
1
-18
/
+1
2014-09-10
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
1
-1
/
+9
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2014-09-06
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
1
-0
/
+4
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
1
-0
/
+1
2014-09-06
net-timestamp: only report sw timestamp if reporting bit is set
Willem de Bruijn
1
-3
/
+1
2014-09-02
sock: deduplicate errqueue dequeue
Willem de Bruijn
1
-0
/
+1
2014-08-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
1
-1
/
+0
2014-08-06
net-timestamp: sock_tx_timestamp() fix
Eric Dumazet
1
-2
/
+4
2014-08-06
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
1
-0
/
+2
2014-08-06
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
1
-18
/
+11
2014-08-06
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
1
-1
/
+3
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
1
-8
/
+3
2014-07-24
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
1
-3
/
+2
2014-07-17
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
1
-0
/
+14
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2014-07-08
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
1
-0
/
+11
2014-07-03
net: fix sparse warning in sk_dst_set()
Eric Dumazet
1
-1
/
+1
2014-07-02
inet: move ipv6only in sock_common
Eric Dumazet
1
-1
/
+3
2014-07-01
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-6
/
+6
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-05-24
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
1
-2
/
+4
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
1
-0
/
+5
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-03-31
net: filter: move filter accounting to filter core
Daniel Borkmann
1
-27
/
+0
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
1
-2
/
+2
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2014-03-12
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+5
2014-03-11
net: add a pre-check of net_ns in sk_change_net()
Gu Zheng
1
-2
/
+6
2014-03-07
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
1
-1
/
+0
2014-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2014-01-04
socket: cleanups
stephen hemminger
1
-2
/
+0
2014-01-04
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
1
-1
/
+1
2014-01-01
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
1
-4
/
+14
2013-12-06
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
1
-4
/
+2
2013-10-24
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
1
-1
/
+1
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
1
-3
/
+1
2013-10-22
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
1
-14
/
+14
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-0
/
+9
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
1
-1
/
+7
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2013-10-09
udp: ipv4: Add udp early demux
Shawn Bohrer
1
-1
/
+1
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
1
-4
/
+2
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
1
-0
/
+4
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
[next]