summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-28tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila1-0/+1
2014-06-28tcp: add route_req method to tcp_request_sock_opsOctavian Purdila1-0/+3
2014-06-28tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila1-14/+20
2014-06-28tcp: add init_req method to tcp_request_sock_opsOctavian Purdila2-3/+2
2014-06-28net: remove inet6_reqsk_allocOctavian Purdila2-12/+4
2014-06-28tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila1-2/+3
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2-5/+4
2014-06-27usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz1-0/+7
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi1-1/+1
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu1-1/+3
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu2-0/+21
2014-06-27netfilter: nft_log: complete logging supportPablo Neira Ayuso1-0/+4
2014-06-27netfilter: bridge: add generic packet loggerPablo Neira Ayuso1-0/+1
2014-06-27netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso1-14/+6
2014-06-27netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso1-0/+28
2014-06-27video: move Versatile CLCD helpersLinus Walleij1-0/+9
2014-06-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+11
2014-06-27Fix 32-bit regression in block device read(2)Al Viro1-1/+13
2014-06-26edac: add DDR4 and RDDR4Aristeu Rozanski1-0/+5
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely1-0/+1
2014-06-26of: Create of_console_check() for selecting a console specified in /chosenGrant Likely1-3/+3
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-17/+106
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+14
2014-06-26tipc: bump max configurable window sizeErik Hugne1-1/+1
2014-06-26mac_pton: Use bool not int returnJoe Perches1-1/+1
2014-06-26ipv4: fix dst race in sk_dst_get()Eric Dumazet1-2/+2
2014-06-26lib: crc32: Add some additional __pure annotationsGeorge Spelvin1-3/+3
2014-06-26lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin1-2/+12
2014-06-26leds: add led-class attribute-group supportJohan Hovold1-0/+2
2014-06-26trace, RAS: Add eMCA trace event interfaceChen, Gong2-0/+87
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+4
2014-06-25RAS, debugfs: Add debugfs interface for RAS subsystemChen, Gong1-0/+14
2014-06-25CPER: Adjust code flow of some functionsChen, Gong1-0/+9
2014-06-25netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso2-54/+6
2014-06-25netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso1-6/+9
2014-06-25netfilter: kill ulog targetsPablo Neira Ayuso4-89/+0
2014-06-25netfilter: conntrack: remove timer from ecache extensionFlorian Westphal2-3/+29
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior1-1/+6
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior1-7/+1
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+48
2014-06-25mac80211: split sched scan IEsDavid Spinadel1-19/+4
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-1/+38
2014-06-25Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-36/+10
2014-06-25pnfs: clean up *_resend_to_mdsWeston Andros Adamson1-0/+2
2014-06-25nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson1-1/+0
2014-06-25nfs: remove unused writeverf codeWeston Andros Adamson1-3/+0
2014-06-25nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2-26/+26
2014-06-25nfs: rename members of nfs_pgio_dataWeston Andros Adamson1-2/+2
2014-06-25nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2-24/+18
2014-06-25block: add support for limiting gaps in SG listsJens Axboe2-0/+10