index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
1
-0
/
+1
|
\
|
*
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-25
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
1
-33
/
+12
|
\
\
|
*
|
bury skb_copy_to_page()
Al Viro
2014-11-19
1
-23
/
+0
|
*
|
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
1
-7
/
+0
|
*
|
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
1
-0
/
+12
|
*
|
sock.h: Remove unused NETDEBUG macro
Joe Perches
2014-11-06
1
-3
/
+0
|
|
/
*
|
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
1
-17
/
+9
*
|
sched, net: Clean up sk_wait_event() vs. might_sleep()
Peter Zijlstra
2014-10-28
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
1
-1
/
+15
|
\
|
*
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
2014-09-09
1
-1
/
+9
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
1
-3
/
+1
|
|
\
|
*
|
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
2014-09-05
1
-0
/
+4
|
*
|
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-05
1
-0
/
+1
|
*
|
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-01
1
-0
/
+1
*
|
|
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
1
-18
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net_dma: simple removal
Dan Williams
2014-09-28
1
-18
/
+1
*
|
|
net-timestamp: only report sw timestamp if reporting bit is set
Willem de Bruijn
2014-09-05
1
-3
/
+1
|
|
/
|
/
|
*
|
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-14
1
-1
/
+0
*
|
net-timestamp: sock_tx_timestamp() fix
Eric Dumazet
2014-08-06
1
-2
/
+4
*
|
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
1
-0
/
+2
*
|
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
2014-08-05
1
-18
/
+11
*
|
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-08-05
1
-1
/
+3
*
|
net: remove deprecated syststamp timestamp
Willem de Bruijn
2014-07-29
1
-8
/
+3
*
|
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-23
1
-3
/
+2
*
|
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2014-07-16
1
-0
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-6
/
+6
|
\
\
|
*
|
net: fix sparse warning in sk_dst_set()
Eric Dumazet
2014-07-02
1
-1
/
+1
|
*
|
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-06-30
1
-6
/
+6
*
|
|
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-07-07
1
-0
/
+11
*
|
|
inet: move ipv6only in sock_common
Eric Dumazet
2014-07-01
1
-1
/
+3
|
/
/
*
|
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-25
1
-2
/
+2
*
|
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
1
-2
/
+4
*
|
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-04-24
1
-0
/
+5
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-1
/
+1
*
|
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-31
1
-27
/
+0
*
|
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
1
-1
/
+5
|
\
\
|
|
/
|
*
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
1
-0
/
+5
|
*
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2014-03-06
1
-1
/
+0
*
|
net: add a pre-check of net_ns in sk_change_net()
Gu Zheng
2014-03-10
1
-2
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-05
1
-1
/
+1
|
\
|
*
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2014-01-03
1
-1
/
+1
*
|
socket: cleanups
stephen hemminger
2014-01-03
1
-2
/
+0
*
|
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
2013-12-31
1
-0
/
+4
*
|
net: Allow setting sock flow hash without a sock
Tom Herbert
2013-12-31
1
-4
/
+14
|
/
*
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
2013-12-05
1
-4
/
+2
*
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
2013-10-23
1
-1
/
+1
*
net: remove function sk_reset_txq()
ZHAO Gang
2013-10-22
1
-3
/
+1
*
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2013-10-21
1
-14
/
+14
[next]