summaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-131-0/+1
|\
| * crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-33/+12
|\ \
| * | bury skb_copy_to_page()Al Viro2014-11-191-23/+0
| * | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-111-7/+0
| * | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+12
| * | sock.h: Remove unused NETDEBUG macroJoe Perches2014-11-061-3/+0
| |/
* | mm: memcontrol: lockless page countersJohannes Weiner2014-12-101-17/+9
* | sched, net: Clean up sk_wait_event() vs. might_sleep()Peter Zijlstra2014-10-281-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081-1/+15
|\
| * net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2014-09-091-1/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-3/+1
| |\
| * | net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-051-0/+4
| * | net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-051-0/+1
| * | sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-011-0/+1
* | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-071-18/+1
|\ \ \ | |_|/ |/| |
| * | net_dma: simple removalDan Williams2014-09-281-18/+1
* | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-051-3/+1
| |/ |/|
* | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-141-1/+0
* | net-timestamp: sock_tx_timestamp() fixEric Dumazet2014-08-061-2/+4
* | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-051-0/+2
* | net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-051-18/+11
* | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-051-1/+3
* | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-8/+3
* | sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-231-3/+2
* | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-161-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-6/+6
|\ \
| * | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-021-1/+1
| * | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-301-6/+6
* | | net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-071-0/+11
* | | inet: move ipv6only in sock_commonEric Dumazet2014-07-011-1/+3
|/ /
* | ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-251-2/+2
* | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-231-2/+4
* | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-241-0/+5
* | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-1/+1
* | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-311-27/+0
* | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-1/+5
|\ \ | |/
| * tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-111-0/+5
| * net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-061-1/+0
* | net: add a pre-check of net_ns in sk_change_net()Gu Zheng2014-03-101-2/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-051-1/+1
|\
| * net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-031-1/+1
* | socket: cleanupsstephen hemminger2014-01-031-2/+0
* | net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu2013-12-311-0/+4
* | net: Allow setting sock flow hash without a sockTom Herbert2013-12-311-4/+14
|/
* tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-051-4/+2
* net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch2013-10-231-1/+1
* net: remove function sk_reset_txq()ZHAO Gang2013-10-221-3/+1
* tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-211-14/+14
OpenPOWER on IntegriCloud