index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-20
net: increase sk_[max_]ack_backlog
Eric Dumazet
2015-03-16
net: add sk_fullsock() helper
Eric Dumazet
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-11
net: add real socket cookies
Eric Dumazet
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-02-12
memcg: cleanup static keys decrement
Vladimir Davydov
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-02
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-01-28
net: remove sock_iocb
Christoph Hellwig
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
mm: memcontrol: lockless page counters
Johannes Weiner
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-19
bury skb_copy_to_page()
Al Viro
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-06
sock.h: Remove unused NETDEBUG macro
Joe Perches
2014-10-28
sched, net: Clean up sk_wait_event() vs. might_sleep()
Peter Zijlstra
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
[next]