index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-06
net-timestamp: sock_tx_timestamp() fix
Eric Dumazet
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
2014-08-05
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
2014-07-23
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-17
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-08
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-07-03
net: fix sparse warning in sk_dst_set()
Eric Dumazet
2014-07-02
inet: move ipv6only in sock_common
Eric Dumazet
2014-07-01
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-03-31
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-10
net: add a pre-check of net_ns in sk_change_net()
Gu Zheng
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2014-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-04
socket: cleanups
stephen hemminger
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2013-12-31
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
2013-12-06
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
2013-10-23
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
2013-10-21
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
udp: ipv4: Add udp early demux
Shawn Bohrer
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
net: add missing sk_max_pacing_rate doc
Eric Dumazet
2013-09-30
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-23
sock.h: Remove extern from function prototypes
Joe Perches
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-07-31
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-25
net: add sk_stream_is_writeable() helper
Eric Dumazet
[next]