deliverable/linux.git
2016-02-29  David S. MillerMerge branch 'lan78xx-next'
2016-02-29  Woojung.Huh... MAINTAINERS: Add LAN78XX entry
2016-02-29  Woojung.Huh... lan78xx: add ethtool set & get pause functions
2016-02-29  Woojung.Huh... lan78xx: remove unnecessary code
2016-02-29  Woojung.Huh... lan78xx: replace devid to chipid & chiprev
2016-02-29  sixiao@microsoft.comhv_netvsc: add ethtool support for set and get of settings
2016-02-29  David S. MillerMerge branch 'sch-accurate-backlog'
2016-02-29  WANG Congsch_dsmark: update backlog as well
2016-02-29  WANG Congsch_htb: update backlog as well
2016-02-29  WANG Congnet_sched: update hierarchical backlog too
2016-02-29  WANG Congnet_sched: introduce qdisc_replace() helper
2016-02-29  Stafford Horne3c59x: Ensure to apply the expires time
2016-02-27  Dan Carpenterrocker: fix an error code
2016-02-26  David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2016-02-26  Alexander DuyckGSO: Provide software checksum of tunneled UDP fragment...
2016-02-26  David S. MillerMerge branch 'vrf-saddr-selection'
2016-02-26  David Lamparternet: l3mdev: prefer VRF master for source address selection
2016-02-26  David Ahernnet: l3mdev: address selection should only consider...
2016-02-26  David S. MillerMerge branch 'ethtool-ksettings'
2016-02-26  David Decotignynet: mlx4: use new ETHTOOL_G/SSETTINGS API
2016-02-26  David Decotignynet: ethtool: remove unused __ethtool_get_settings
2016-02-26  David Decotignynet: core: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: bridge: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: 8021q: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: rdma: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: fcoe: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: team: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: macvlan: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: ipvlan: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: bonding: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: usnic: use __ethtool_get_ksettings
2016-02-26  David Decotignytx4939: use __ethtool_get_ksettings
2016-02-26  David Decotignynet: ethtool: add new ETHTOOL_xLINKSETTINGS API
2016-02-26  David Decotignynet: usnic: use __ethtool_get_settings
2016-02-26  David Decotignynet: usnic: remove unused call to ethtool_ops::get_settings
2016-02-26  Tom Herbertnet: Facility to report route quality of connected...
2016-02-26  David Ahernnet: ipv6: Make address flushing on ifdown optional
2016-02-25  Florian Westphaltipc: fix null deref crash in compat config path
2016-02-25  Jon Paul Maloytipc: fix crash during node removal
2016-02-25  Jon Paul Maloytipc: eliminate risk of finding to-be-deleted node...
2016-02-25  David S. MillerMerge branch 'qed-misc'
2016-02-25  Yuval Mintzqed, qede: rebrand module description
2016-02-25  Yuval Mintzqed: Prevent probe on previous error
2016-02-25  Yuval Mintzqed: add MODULE_FIRMWARE()
2016-02-25  Yuval Mintzqede: Don't report link change needlessly
2016-02-25  Yuval Mintzqede: Linearize SKBs when needed
2016-02-25  Yuval Mintzqede: Change pci DID for 10g device
2016-02-25  Amitoj Kaur... netxen: Use kobj_to_dev()
2016-02-25  Amitoj Kaur... 3c59x: Use setup_timer()
2016-02-25  Amitoj Kaur... forcedeth: Use setup_timer()
2016-02-25  Amitoj Kaur... net: tulip: Use setup_timer()
2016-02-25  David S. MillerMerge branch 'gianfar-ls1021a-ptp'
2016-02-25  Yangbo Lugianfar: fix endianness for hardware timestamp
2016-02-25  Yangbo Lugianfar_ptp: replace get_of_u32 with of_property_read_u32
2016-02-25  Yangbo LuARM: dts: ls1021a: add 1588 timer node
2016-02-25  Clemens Gruberphy: marvell: Fix 88E1510 initialization
2016-02-25  David S. MillerMerge branch 'dsa-port-vlan-dump'
2016-02-25  Vivien Didelotnet: dsa: drop vlan_getnext
2016-02-25  Vivien Didelotnet: dsa: mv88e6xxx: implement port_vlan_dump
2016-02-25  Vivien Didelotnet: dsa: add port_vlan_dump routine
2016-02-25  David S. MillerMerge branch 'vxlan-rx-cleanups'
2016-02-25  Jiri Bencvxlan: simplify metadata_dst usage in vxlan_rcv
2016-02-25  Jiri Bencvxlan: consolidate rx handling to a single function
2016-02-25  Jiri Bencvxlan: move ECN decapsulation to a separate function
2016-02-25  Jiri Bencvxlan: move inner L2 header processing to a separate...
2016-02-25  Jiri Bencvxlan: consolidate GBP handling even more
2016-02-25  David S. MillerMerge branch 'tc_action-ns'
2016-02-25  WANG Congnet_sched: add network namespace support for tc actions
2016-02-25  WANG Congnet_sched: prepare tcf_hashinfo_destroy() for netns...
2016-02-25  Guillaume Naultppp: clarify parsing of user supplied data in ppp_set_c...
2016-02-25  Arnd Bergmannbnx2x: add a separate GENEVE Kconfig symbol
2016-02-24  Stefan Assmannigb: call ndo_stop() instead of dev_close() when runnin...
2016-02-24  Corinna Vinschenigb: Fix VLAN tag stripping on Intel i350
2016-02-24  Jon Maxwelligbvf: remove "link is Up" message when registering...
2016-02-24  Alexander Duyckigbvf: Add support for generic Tx checksums
2016-02-24  Alexander Duyckigb: Add support for generic Tx checksums
2016-02-24  Todd Fujinakaigb: rename igb define to be more generic
2016-02-24  Roland Hiiigb: add conditions for I210 to generate periodic clock...
2016-02-24  Todd Fujinakaigb: enable WoL for OEM devices regardless of EEPROM...
2016-02-24  Julia Lawalligb: constify e1000_phy_operations structure
2016-02-24  Takuma Uebaigb: When GbE link up, wait for Remote receiver status...
2016-02-24  Raanan Avargile1000e: Initial support for KabeLake
2016-02-24  Raanan Avargile1000e: Clear ULP configuration register on ULP exit
2016-02-24  Raanan Avargile1000e: Set HW FIFO minimum pointer gap for non-gig...
2016-02-24  Raanan Avargile1000e: Increase PHY PLL clock gate timing
2016-02-24  Raanan Avargile1000e: Increase ULP timer
2016-02-24  David S. MillerMerge branch 'gianfar-xmit-improvements'
2016-02-24  Claudiu Manoilgianfar: Remove redundant ops for do_tstamp from xmit()
2016-02-24  Claudiu Manoilgianfar: Use skb_frag_t pointers inside xmit()
2016-02-24  Claudiu Manoilgianfar: Map head TxBD first
2016-02-24  Rafał Miłeckibgmac: support Ethernet device on BCM47094 SoC
2016-02-24  David S. MillerMerge branch 'be2net-fixes'
2016-02-24  ajit.khaparde... be2net: Fix a UE caused by passing large frames to...
2016-02-24  ajit.khaparde... be2net: Declare some u16 fields as u32 to improve perfo...
2016-02-24  David S. MillerMerge branch 'flow_dissector-fixes-and-improvements'
2016-02-24  Alexander Duycketh: Pull header from first fragment via eth_get_headlen
2016-02-24  Alexander Duyckflow_dissector: Use same pointer for IPv4 and IPv6...
2016-02-24  Alexander Duyckflow_dissector: Correctly handle parsing FCoE
2016-02-24  Alexander Duyckflow_dissector: Fix fragment handling for header length...
2016-02-24  Alexander Duyckflow_dissector: Check for IP fragmentation even if...
next
This page took 0.039376 seconds and 5 git commands to generate.