]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2016-12-08 Eric Dumazetnet: rfs: add a jump label
2016-12-08 Zhang Shengjumacsec: remove first zero and add attribute name in...
2016-12-08 David S. MillerMerge branch 'stmmac-DMA-burst'
2016-12-08 Niklas Casselnet: smmac: allow configuring lower pbl values
2016-12-08 Niklas Casselnet: stmmac: add support for independent DMA pbl for tx/rx
2016-12-08 Niklas Casselnet: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK
2016-12-08 Niklas Casselnet: stmmac: stmmac_platform: fix parsing of DT binding
2016-12-08 Niklas Casselnet: stmmac: simplify the common DMA init API
2016-12-08 Niklas Casselnet: stmmac: return error if no DMA configuration is found
2016-12-08 Tobias Klausernet: ethernet: slicoss: use module_pci_driver()
2016-12-08 David S. MillerMerge branch 'cls_flower-ICMP'
2016-12-08 Simon Hormannet/sched: cls_flower: Support matching on ICMP type...
2016-12-08 Simon Hormanflow dissector: ICMP support
2016-12-08 Niklas Casselnet: stmmac: stmmac_platform: use correct setup functio...
2016-12-08 Niklas Casselnet: stmmac: dwmac-generic: add missing compatible strings
2016-12-08 Niklas Casselbindings: net: stmmac: correct note about TSO
2016-12-08 Tobias Klausernet: ll_temac: Utilize of_get_mac_address()
2016-12-08 Tobias Klausernet: axienet: Utilize of_get_mac_address()
2016-12-08 David S. MillerMerge branch 'cls_flower-flags'
2016-12-08 Or Gerlitznet/mlx5e: Offload TC matching on packets being IP...
2016-12-08 Or Gerlitznet/sched: cls_flower: Add support for matching on flags
2016-12-08 Dan Carpenternet: mvneta: Indent some statements
2016-12-08 Dan Carpenterdrivers: net: xgene: uninitialized variable in xgene_en...
2016-12-08 Peng Taovhost: remove unnecessary smp_mb from vhost_work_queue
2016-12-08 Peng Taovhost-vsock: remove unused vq variable
2016-12-08 Zhang Shengjuicmp: correct return value of icmp_rcv()
2016-12-08 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-08 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2016-12-07 Zhang Shengjudummy: expend mtu range for dummy device
2016-12-07 Zhang Shengjunlmon: use core MTU range checking in nlmon driver
2016-12-07 Gao Fengdriver: macvlan: Remove the rcu member of macvlan_port
2016-12-07 Gao Fengdriver: ipvlan: Free ipvl_port directly with kfree...
2016-12-07 Daniel Borkmannbpf: fix loading of BPF_MAXINSNS sized programs
2016-12-07 Niklas Casselnet: stmmac: do not call phy_ethtool_ksettings_set...
2016-12-07 David S. MillerMerge branch 'ti-cpts-update-and-fixes'
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: fix overflow check period
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: calc mult and shift from refcl...
2016-12-07 Murali Karichericlocksource: export the clocks_calc_mult_shift to use...
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: move dt props parsing to cpts...
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: rework initialization/deinitia...
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: drop excessive writes to CTRL...
2016-12-07 WingMan Kwoknet: ethernet: ti: cpts: clean up event list if event...
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: disable cpts when unregistered
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: fix registration order
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: fix unbalanced clk api usage...
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpsw: minimize direct access to...
2016-12-07 Grygorii Strashkonet: ethernet: ti: allow cpts to be built separately
2016-12-07 Grygorii Strashkonet: ethernet: ti: cpts: switch to readl/writel_relaxed()
2016-12-07 David S. MillerMerge branch 'bnxt_en-RDMA'
2016-12-07 Michael Chanbnxt_en: Add interface to support RDMA driver.
2016-12-07 Michael Chanbnxt_en: Refactor the driver registration function...
2016-12-07 Michael Chanbnxt_en: Reserve RDMA resources by default.
2016-12-07 Michael Chanbnxt_en: Improve completion ring allocation for VFs.
2016-12-07 Michael Chanbnxt_en: Move function reset to bnxt_init_one().
2016-12-07 Michael Chanbnxt_en: Enable MSIX early in bnxt_init_one().
2016-12-07 Michael Chanbnxt_en: Add bnxt_set_max_func_irqs().
2016-12-07 Eric Dumazetnet: sock_rps_record_flow() is for connected sockets
2016-12-07 Pablo Neira Ayusonetfilter: nft_quota: allow to restore consumed quota
2016-12-07 Willem de Bruijnnetfilter: xt_bpf: support ebpf
2016-12-07 Marcelo Ricardo Leitnernetfilter: x_tables: avoid warn and OOM killer on vmall...
2016-12-07 Pablo Neira Ayusonetfilter: nf_tables: support for set flushing
2016-12-07 Pablo Neira Ayusonetfilter: nft_set: introduce nft_{hash, rbtree}_deacti...
2016-12-07 Pablo Neira Ayusonetfilter: nf_tables: constify struct nft_ctx * paramet...
2016-12-07 Davide Carattinetfilter: nat: skip checksum on offload SCTP packets
2016-12-07 Liping Zhangnetfilter: rpfilter: bypass ipv4 lbcast packets with...
2016-12-07 Pablo Neira Ayusonetfilter: nf_tables: allow to filter stateful object...
2016-12-07 Pablo Neira Ayusonetfilter: nft_objref: support for stateful object maps
2016-12-07 Pablo Neira Ayusonetfilter: nf_tables: add stateful object reference...
2016-12-07 Pablo Neira Ayusonetfilter: nft_quota: add depleted flag for objects
2016-12-07 Pablo Neira Ayusonetfilter: nf_tables: notify internal updates of statef...
2016-12-07 Pablo Neira Ayusonetfilter: nf_tables: atomic dump and reset for statefu...
2016-12-07 Pablo Neira Ayusonetfilter: nft_quota: dump consumed quota
2016-12-07 Jacob Kelleri40e: move all updates for VLAN mode into i40e_sync_vsi...
2016-12-07 Jacob Kelleri40e: use (add|rm)_vlan_all_mac helper functions when...
2016-12-07 Jacob Kelleri40e: factor out addition/deletion of VLAN per each...
2016-12-07 Jacob Kelleri40e: delete filter after adding its replacement when...
2016-12-07 Jacob Kelleri40e: refactor i40e_update_filter_state to avoid passin...
2016-12-07 Jacob Kelleri40e: recalculate vsi->active_filters from hash contents
2016-12-07 Jacob Kelleri40e: defeature support for PTP L4 frame detection on XL710
2016-12-07 Mitch Williamsi40e: lock service task correctly
2016-12-07 Michal Kosiarzi40e: Add functions which apply correct PHY access...
2016-12-07 Carolyn Wybornyi40e: Add FEC for 25g
2016-12-07 Carolyn Wybornyi40e: Add support for 25G devices
2016-12-07 Jacob Kelleri40e: use unsigned printf format specifier for active_f...
2016-12-07 Bimmy PujariChanged version from 1.6.21 to 1.6.25
2016-12-07 Henry Tiemani40e: Blink LED on 1G BaseT boards
2016-12-07 Jacob Kelleri40e: remove code to handle dev_addr specially
2016-12-07 Alexander Duycki40e/i40evf: napi_poll must return the work done
2016-12-07 Jacob Kelleri40e: restore workaround for removing default MAC filter
2016-12-07 Mitch Williamsi40e: simplify txd use count calculation
2016-12-07 Filip Sadowskii40e: Driver prints log message on link speed change
2016-12-07 Andrey Konovalovtun: Use netif_receive_skb instead of netif_rx
2016-12-07 David S. MillerMerge branch 'w83977af_ir-neatening'
2016-12-07 Joe Perchesirda: w83977af_ir: Neaten logging
2016-12-07 Joe Perchesirda: w83977af_ir: Parenthesis alignment
2016-12-07 Joe Perchesirda: w83977af_ir: Use the common brace style
2016-12-07 Joe Perchesirda: w83977af_ir: Neaten pointer comparisons
2016-12-07 Joe Perchesirda: w83977af_ir: Remove and add blank lines
2016-12-07 Joe Perchesirda: w83977af_ir: More whitespace neatening
2016-12-07 Joe Perchesirda: w83977af_ir: Whitespace neatening
next