]> Git Repo - linux.git/shortlog
linux.git
2015-08-27 Jason Wangvirtio-net: avoid unnecessary sg initialzation
2015-08-27 David S. MillerMerge branch 'geneve-consolidation'
2015-08-27 Pravin B Shelargeneve: Move device hash table to geneve socket.
2015-08-27 Pravin B Shelargeneve: Consolidate Geneve functionality in single...
2015-08-27 Pravin B Shelaropenvswitch: Use Geneve device.
2015-08-27 Pravin B Shelargeneve: Add support to collect tunnel metadata.
2015-08-27 Pravin B Shelargeneve: Make dst-port configurable.
2015-08-27 Pravin B Shelartunnel: introduce udp_tun_rx_dst()
2015-08-27 Pravin B Shelargeneve: Use skb mark and protocol to lookup route.
2015-08-27 Pravin B Shelargeneve: Initialize ethernet address in device setup.
2015-08-27 Toshiaki Makitabridge: Add netlink support for vlan_protocol attribute
2015-08-27 Yuval Mintzbnx2x: Add new device ids under the Qlogic vendor
2015-08-27 Guenter Roecksmsc911x: Ignore error return from device_get_phy_mode()
2015-08-27 Guenter Roeckdevice property: Return -ENXIO if there is no suitable...
2015-08-27 Daniel Borkmannnet: sched: consolidate tc_classify{,_compat}
2015-08-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-08-27 luciensctp: asconf's process should verify address parameter...
2015-08-27 Joe Perchessmsc9194: Remove uncompilable #if 0'd use of pr_dbg
2015-08-27 David S. MillerMerge branch 'xgene-tso'
2015-08-27 Iyappan Subramaniandrivers: net: xgene: Adding support for TSO
2015-08-27 Iyappan Subramaniandrivers: net: xgene: Preparatory patch for TSO support
2015-08-27 David S. MillerMerge branch 'ovs-conntrack'
2015-08-27 Joe Stringeropenvswitch: Allow attaching helpers to ct action
2015-08-27 Joe Stringeropenvswitch: Allow matching on conntrack label
2015-08-27 Joe Stringernetfilter: connlabels: Export setting connlabel length
2015-08-27 Joe Stringernetfilter: Always export nf_connlabels_replace()
2015-08-27 Joe Stringeropenvswitch: Allow matching on conntrack mark
2015-08-27 Joe Stringeropenvswitch: Add conntrack action
2015-08-27 Joe Stringerdst: Add __skb_dst_copy() variation
2015-08-27 Joe Stringeripv6: Export nf_ct_frag6_gather()
2015-08-27 Joe Stringeropenvswitch: Move MASKED* macros to datapath.h
2015-08-27 Joe Stringeropenvswitch: Serialize acts with original netlink len
2015-08-27 Toshi Kaninfit: Clarify memory device state flags strings
2015-08-27 Rafał Miłeckibgmac: support up to 3 cores (devices) on a bus
2015-08-27 Bert Kenwardsfc: only use vadaptor stats if firmware is capable
2015-08-27 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-08...
2015-08-27 Madalin Bucurnet: phy: fixed: propagate fixed link values to struct
2015-08-27 Marek Lindnerbatman-adv: turn batadv_neigh_node_get() into local...
2015-08-27 Sven Eckelmannbatman-adv: Add lower layer needed_(head|tail)room...
2015-08-27 Antonio Quartullibatman-adv: don't access unregistered net_device object
2015-08-27 Simon Wunderlichbatman-adv: Start new development cycle
2015-08-27 Simon Wunderlichbatman-adv: fix gateway client style issues
2015-08-27 Marek Lindnerbatman-adv: rearrange batadv_neigh_node_new() arguments...
2015-08-27 Simon Wunderlichbatman-adv: remove obsolete deleted attribute for gatew...
2015-08-27 Marek Lindnerbatman-adv: move neigh_node list add into batadv_neigh_...
2015-08-27 Marek Lindnerbatman-adv: remove redundant hard_iface assignment
2015-08-27 Marek Lindnerbatman-adv: move hardif refcount inc to batadv_neigh_no...
2015-08-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-08-27 Marc Zyngierarm64: KVM: Fix host crash when injecting a fault into...
2015-08-27 Alexei Starovoitovbpf: fix bpf_skb_set_tunnel_key() helper
2015-08-26 Catherine Sullivani40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5
2015-08-26 Neerav Parikhi40e/i40evf: Cache the CEE TLV status returned from...
2015-08-26 Anjali Singhai... i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag
2015-08-26 Greg Rosei40e: Remove redundant and unneeded messages
2015-08-26 Anjali Singhai... i40evf: Remove PF specific register definitions from...
2015-08-26 Anjali Singhai... i40evf: Use the correct defines to match the VF registers
2015-08-26 Mitch Williamsi40e: correct spelling error
2015-08-26 Greg Rosei40e: Fix comment for ethtool diagnostic link test
2015-08-26 Neerav Parikhi40e/i40evf: Add capability to gather VEB per TC stats
2015-08-26 Greg Rosei40e: Fix ethtool offline diagnostic with netqueues
2015-08-26 Anjali Singhai... i40e: Fix legacy interrupt mode in the driver
2015-08-26 Catherine Sullivani40e: Move function calls to i40e_shutdown instead...
2015-08-26 Shannon Nelsoni40e: add RX to port CRC errors label
2015-08-26 Mitch Williamsi40e: don't degrade __le16
2015-08-26 Pablo Neira... Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org...
2015-08-26 Andreas Herznetfilter: ip6t_REJECT: added missing icmpv6 codes
2015-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-08-26 David S. MillerMerge branch 'act_bpf_lockless'
2015-08-26 Alexei Starovoitovnet_sched: act_bpf: remove spinlock in fast path
2015-08-26 Alexei Starovoitovnet_sched: convert rsvp to call tcf_exts_destroy from...
2015-08-26 Alexei Starovoitovnet_sched: convert tcindex to call tcf_exts_destroy...
2015-08-26 Alexei Starovoitovnet_sched: act_bpf: remove unnecessary copy
2015-08-26 Alexei Starovoitovnet_sched: make tcf_hash_destroy() static
2015-08-26 Valentin Rothberglib/Makefile: remove CONFIG_AVERAGE build rule
2015-08-26 Guilherme G... powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe...
2015-08-26 Guilherme G... PCI: Make pci_msi_setup_pci_dev() non-static for use...
2015-08-26 Kalle ValoMerge ath-next from ath.git
2015-08-26 Raja Maniath10k: fix compilation warnings in wmi phyerr pull...
2015-08-26 Michal Kaziorath10k: add qca6164 support
2015-08-26 Raja Maniath10k: add spectral scan support for 10.4 fw
2015-08-26 Michal Kaziorath10k: fix dma_mapping_error() handling
2015-08-26 Michal Kaziorath10k: add missing mutex unlock on failpath
2015-08-26 Eugene Shatokhinusbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
2015-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-08-26 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2015-08-26 Iyappan Subramaniandrivers: net: xgene: fix: Oops in linkwatch_fire_event
2015-08-26 WANG Congcls_u32: complete the check for non-forced case in...
2015-08-26 David S. MillerMerge branch 'dsa-docs'
2015-08-26 Florian FainelliDocumentation: networking: dsa: Add Broadcom SF2 document
2015-08-26 Florian FainelliDocumentation: networking: add a DSA document
2015-08-25 Jan BeulichLSM: restore certain default error codes
2015-08-25 Ross Zwislernfit, nd_blk: BLK status register is only 32 bits
2015-08-25 Russell Kingnet: fec: use reinit_completion() in mdio accessor...
2015-08-25 Russell Kingnet: phy: add locking to phy_read_mmd_indirect()/phy_wr...
2015-08-25 David S. MillerMerge branch 'rds-more-fixes'
2015-08-25 santosh.shilimkar... RDS: remove superfluous from rds_ib_alloc_fmr()
2015-08-25 santosh.shilimkar... RDS: flush the FMR pool less often
2015-08-25 santosh.shilimkar... RDS: push FMR pool flush work to its own worker
2015-08-25 Wengang WangRDS: fix fmr pool dirty_count
2015-08-25 santosh.shilimkar... RDS: Fix rds MR reference count in rds_rdma_unuse()
next
This page took 0.138763 seconds and 4 git commands to generate.