aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAge
* Merge branch 'iocb' into for-davemAl Viro2015-04-09
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\ \
| * | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
| |/
* | net: increase sk_[max_]ack_backlogEric Dumazet2015-03-20
* | net: add sk_fullsock() helperEric Dumazet2015-03-16
* | inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet2015-03-12
* | net: Introduce possible_net_tEric W. Biederman2015-03-12
* | net: Kill hold_net release_netEric W. Biederman2015-03-12
* | net: add real socket cookiesEric Dumazet2015-03-11
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | net: move skb->dropcount to skb->cb[]Eyal Birger2015-03-02
* | net: add common accessor for setting dropcount on packetsEyal Birger2015-03-02
* | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
|/
* memcg: cleanup static keys decrementVladimir Davydov2015-02-12
* net: rfs: add hash collision detectionEric Dumazet2015-02-08
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
|\
| * ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro2015-02-04
* | net-timestamp: no-payload only sysctlWillem de Bruijn2015-02-02
|/
* net: remove sock_iocbChristoph Hellwig2015-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\
| * crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \
| * | bury skb_copy_to_page()Al Viro2014-11-19
| * | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
| * | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
| * | sock.h: Remove unused NETDEBUG macroJoe Perches2014-11-06
| |/
* | mm: memcontrol: lockless page countersJohannes Weiner2014-12-10
* | sched, net: Clean up sk_wait_event() vs. might_sleep()Peter Zijlstra2014-10-28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2014-09-09
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
| |\
| * | net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-05
| * | net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-05
| * | sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-02
* | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |
| * | net_dma: simple removalDan Williams2014-09-28
* | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-05
| |/ |/|
* | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-14
* | net-timestamp: sock_tx_timestamp() fixEric Dumazet2014-08-06
* | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-05
* | net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-05
* | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-05
* | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-29
* | sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-23
* | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\ \
| * | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-02
| * | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-01
* | | net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-08