index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
1
-1
/
+0
|
\
|
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-26
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-07
1
-0
/
+2
|
\
\
|
*
|
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-06
1
-0
/
+2
|
|
/
*
|
net: increase sk_[max_]ack_backlog
Eric Dumazet
2015-03-20
1
-2
/
+2
*
|
net: add sk_fullsock() helper
Eric Dumazet
2015-03-16
1
-0
/
+9
*
|
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-13
1
-1
/
+1
*
|
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
1
-3
/
+1
*
|
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
1
-1
/
+1
*
|
net: add real socket cookies
Eric Dumazet
2015-03-12
1
-0
/
+3
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-9
/
+7
*
|
net: move skb->dropcount to skb->cb[]
Eyal Birger
2015-03-02
1
-2
/
+16
*
|
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-02
1
-0
/
+6
*
|
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
1
-0
/
+3
|
/
*
memcg: cleanup static keys decrement
Vladimir Davydov
2015-02-13
1
-5
/
+0
*
net: rfs: add hash collision detection
Eric Dumazet
2015-02-09
1
-23
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-05
1
-10
/
+8
|
\
|
*
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
1
-10
/
+8
*
|
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-02-03
1
-0
/
+1
|
/
*
net: remove sock_iocb
Christoph Hellwig
2015-01-29
1
-23
/
+0
*
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-11
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-09
1
-1
/
+15
|
\
|
*
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
2014-09-10
1
-1
/
+9
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
1
-3
/
+1
|
|
\
|
*
|
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
2014-09-06
1
-0
/
+4
|
*
|
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-06
1
-0
/
+1
|
*
|
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-02
1
-0
/
+1
*
|
|
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-08
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-06
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-06
1
-0
/
+2
*
|
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
2014-08-06
1
-18
/
+11
*
|
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-08-06
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-17
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-03
1
-1
/
+1
|
*
|
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-07-01
1
-6
/
+6
*
|
|
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-07-08
1
-0
/
+11
[next]