summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-29net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal1-1/+8
2014-09-29net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal1-2/+6
2014-09-29net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann1-17/+44
2014-09-29net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal1-1/+1
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet1-2/+10
2014-09-29net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong1-1/+1
2014-09-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-3/+22
2014-09-29net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli1-0/+9
2014-09-29net: dsa: allow enabling and disable switch portsFlorian Fainelli1-0/+8
2014-09-29tcp: change tcp_skb_pcount() locationEric Dumazet1-2/+21
2014-09-29tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet1-6/+6
2014-09-29ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet1-1/+2
2014-09-29ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet1-3/+12
2014-09-28Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his...Mike Turquette1-0/+27
2014-09-28net: make tcp_cleanup_rbuf privateDan Williams1-1/+0
2014-09-28net_dma: simple removalDan Williams6-93/+4
2014-09-28clk: hix5hd2: add I2C clocksWei Yan1-0/+12
2014-09-28clk: hix5hd2: add watchdog0 clocksGuoxiong Yan1-0/+2
2014-09-28clk: hix5hd2: add sd clkJiancheng Xue1-0/+4
2014-09-28clk: hix5hd2: add complex clkZhangfei Gao1-0/+9
2014-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-09-28Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+27
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette3-0/+41
2014-09-27Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2-0/+2
2014-09-27Merge branch 'v3.18-next/armclkid' into v3.18-next/cpuclkHeiko Stuebner2-0/+2
2014-09-27clk: rockchip: add binding id for ARMCLKHeiko Stuebner2-0/+2
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen2-2/+25
2014-09-27block: Don't merge requests if integrity flags differMartin K. Petersen1-10/+10
2014-09-27block: Integrity checksum flagMartin K. Petersen2-0/+2
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen2-5/+10
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen1-0/+1
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen1-2/+4
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2-5/+16
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen1-3/+3
2014-09-27block: Remove bip_bufMartin K. Petersen1-3/+0
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen2-7/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen3-9/+17
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen1-3/+3
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2-30/+84
2014-09-27clk: Add a function to retrieve phaseMaxime Ripard1-0/+5
2014-09-27clk: Include of.h in clock-provider.hMaxime Ripard1-0/+1
2014-09-27clk: introduce clk_set_phase function & callbackMike Turquette3-0/+35
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi1-1/+1
2014-09-27clk: add gpio gated clockJyri Sarha1-0/+22
2014-09-27Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette27-84/+126
2014-09-27net: optimise csum_replace4()LEROY Christophe1-3/+1
2014-09-26net: introduce __skb_header_release()Eric Dumazet1-0/+15
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller9-38/+171
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches1-10/+9
2014-09-26bpf: verifier (add verifier core)Alexei Starovoitov1-0/+47