index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-09-28
net_dma: simple removal
Dan Williams
2014-09-09
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-05
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
2014-09-05
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-05
net-timestamp: only report sw timestamp if reporting bit is set
Willem de Bruijn
2014-09-01
sock: deduplicate errqueue dequeue
Willem de Bruijn
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-16
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-07
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-07-02
net: fix sparse warning in sk_dst_set()
Eric Dumazet
2014-07-01
inet: move ipv6only in sock_common
Eric Dumazet
2014-06-30
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-06-25
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-14
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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-03
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-05
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-08
tcp/dccp: remove twchain
Eric Dumazet
2013-10-08
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-09-30
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
[next]