linux-2.6-microblaze.git
2019-01-18 Cong Wangnet_sched: add hit counter for matchall
2019-01-18 David S. MillerMerge branch 'phy-improve-stopping-PHY'
2019-01-18 Heiner Kallweitnet: phy: remove phy_stop_interrupts
2019-01-18 Heiner Kallweitnet: phy: ensure phylib state machine is stopped after...
2019-01-18 Heiner Kallweitnet: phy: stop PHY if needed when entering phy_disconnect
2019-01-18 Yafang Shaotcp: declare tcp_mmap() only when CONFIG_MMU is set
2019-01-18 Colin Ian Kingnet: jme: fix indentation issues
2019-01-18 Colin Ian Kingnet: vxge: fix indentation issue
2019-01-18 Heiner Kallweitnet: phy: improve get_phy_id
2019-01-18 Heiner Kallweitnet: phy: remove state PHY_CHANGELINK
2019-01-18 Lorenzo Bianconinet: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
2019-01-18 David S. MillerMerge branch 'tcp_openreq_child'
2019-01-18 Eric Dumazettcp: move rx_opt & syn_data_acked init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: move tp->rack init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: move app_limited init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: move retrans_out, sacked_out, tlp_high_seq, last_o...
2019-01-18 Eric Dumazettcp: do not clear urg_data in tcp_create_openreq_child
2019-01-18 Eric Dumazettcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: move mdev_us init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: do not clear srtt_us in tcp_create_openreq_child
2019-01-18 Eric Dumazettcp: do not clear packets_out in tcp_create_openreq_child()
2019-01-18 Eric Dumazettcp: move icsk_rto init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: do not set snd_ssthresh in tcp_create_openreq_child()
2019-01-18 YueHaibingnet/mlx4: remove unneeded semicolon
2019-01-18 YueHaibingnet: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
2019-01-18 YueHaibingtipc: remove unneeded semicolon in trace.c
2019-01-18 YueHaibingqed: remove duplicated include from qed_if.h
2019-01-18 Colin Ian Kingsb1000: fix a couple of indentation issues and remove...
2019-01-17 Peter Oskolkovnet: add a route cache full diagnostic message
2019-01-17 Ioana Ciocoi... dpaa2-eth: Fix ndo_stop routine
2019-01-17 Colin Ian Kingwan: dscc4: fix various indentation issues
2019-01-17 David S. MillerMerge branch 'vxlan-FDB-veto'
2019-01-17 Petr Machataselftests: mlxsw: Test veto of unsupported VXLAN FDBs
2019-01-17 Petr Machatamlxsw: spectrum: Add extack messages to VXLAN FDB rejection
2019-01-17 Petr Machataswitchdev: Add extack argument to call_switchdev_notifi...
2019-01-17 Petr Machatavxlan: Add extack to switchdev operations
2019-01-17 Petr Machatamlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
2019-01-17 Petr Machatanet: Add extack argument to ndo_fdb_add()
2019-01-17 Petr Machatavxlan: changelink: Delete remote after update
2019-01-17 Petr Machatavxlan: changelink: Postpone vxlan_config_apply()
2019-01-17 Petr Machatavxlan: changelink: Inline vxlan_dev_configure()
2019-01-17 Petr Machatavxlan: Allow vetoing of FDB notifications
2019-01-17 Petr Machatavxlan: Have vxlan_fdb_replace() save original rdst...
2019-01-17 Petr Machatavxlan: Split vxlan_fdb_update() in two
2019-01-17 Petr Machatavxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
2019-01-17 David S. MillerMerge branch 'improving-TCP-behavior-on-host-congestion'
2019-01-17 Yuchung Chengtcp: less aggressive window probing on local congestion
2019-01-17 Yuchung Chengtcp: retry more conservatively on local congestion
2019-01-17 Yuchung Chengtcp: simplify window probe aborting on USER_TIMEOUT
2019-01-17 Yuchung Chengtcp: create a helper to model exponential backoff
2019-01-17 Yuchung Chengtcp: properly track retry time on passive Fast Open
2019-01-17 Yuchung Chengtcp: always set retrans_stamp on recovery
2019-01-17 Yuchung Chengtcp: always timestamp on every skb transmission
2019-01-17 Yuchung Chengtcp: exit if nothing to retransmit on RTO timeout
2019-01-17 Heiner Kallweitnet: phy: micrel: use phy_read_mmd and phy_write_mmd
2019-01-17 Mathieu Malaterredavicom: Annotate implicit fall through in dm9000_set_io
2019-01-17 David Herrmannnet/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BI...
2019-01-17 David Herrmannnet/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BI...
2019-01-17 David Herrmannnet: introduce SO_BINDTOIFINDEX sockopt
2019-01-17 Vakul Gargtls: Fix recvmsg() to be able to peek across multiple...
2019-01-17 David S. MillerMerge branch 'dsa-lantiq_gswip-probe-fixes-and-remove...
2019-01-17 Johan Hovoldnet: dsa: lantiq_gswip: drop bogus drvdata check
2019-01-17 Johan Hovoldnet: dsa: lantiq_gswip: fix OF child-node lookups
2019-01-17 Johan Hovoldnet: dsa: lantiq_gswip: fix use-after-free on failed...
2019-01-17 Bert Kenwardsfc: extend MTD support for newer hardware
2019-01-17 Vakul Gargselftests/tls: Fix recv partial/large_buff test cases
2019-01-17 Heiner Kallweitnet: phy: check return code when requesting PHY driver...
2019-01-17 YueHaibingnet/tls: Make function tls_sw_do_sendpage static
2019-01-17 YueHaibingnet/tls: remove unused function tls_sw_sendpage_locked
2019-01-17 Vakul GargOptimize sk_msg_clone() by data merge to end dst sg...
2019-01-17 Gustavo A.... net: hns: Use struct_size() in devm_kzalloc()
2019-01-17 Florian Fainellinet: phy: Add helpers to determine if PHY driver is...
2019-01-17 David S. MillerMerge branch 'dsa-Split-platform-data-to-header-file'
2019-01-17 Florian Fainellinet: dsa: Include platform_data header file
2019-01-17 Florian FainelliARM: orion5x: Include platform_data/dsa.h
2019-01-17 Florian Fainellinet: dsa: Split platform data to header file
2019-01-17 Xue Chaojingnet-next/hinic: replace disable_irq_nosync/enable_irq
2019-01-17 Florian Fainellinet: dsa: Add ndo_get_phys_port_name() for CPU port
2019-01-17 Florian FainelliDocumentation: networking: dsa: Update documentation
2019-01-17 Gustavo A.... cxgb4/l2t: Use struct_size() in kvzalloc()
2019-01-17 Gustavo A.... openvswitch: meter: Use struct_size() in kzalloc()
2019-01-17 Heiner Kallweitnet: phy: don't include asm/irq.h directly
2019-01-17 Heiner Kallweitnet: phy: improve logging in phylib
2019-01-17 Heiner Kallweitnet: phy: remove preliminary workaround for not loading...
2019-01-16 David S. MillerMerge branch 'nfp-flower-improve-flower-resilience'
2019-01-16 John Hurleynfp: flower: enable MAC address sharing for offloadable...
2019-01-16 John Hurleynfp: flower: ensure MAC cleanup on address change
2019-01-16 John Hurleynfp: flower: add infastructure for non-repr priv data
2019-01-16 John Hurleynfp: flower: ensure deletion of old offloaded MACs
2019-01-16 John Hurleynfp: flower: remove list infastructure from MAC offload
2019-01-16 John Hurleynfp: flower: ignore offload of VF and PF repr MAC addresses
2019-01-16 John Hurleynfp: flower: tidy tunnel related private data
2019-01-16 Pieter Jansen... nfp: flower: support multiple memory units for filter...
2019-01-16 Fred Lotternfp: flower: increase cmesg reply timeout
2019-01-16 Colin Ian Kingnet: sungem: fix indentation, remove a tab
2019-01-16 Colin Ian Kingdrivers: net: atp: fix various indentation issues
2019-01-16 Colin Ian Kingbnx2x: fix various indentation issues
2019-01-16 Randy Dunlapnetworking: Documentation: fix snmp_counters.rst Sphinx...
2019-01-16 Gustavo A.... net, decnet: use struct_size() in kzalloc()
2019-01-16 Gustavo A.... mlxsw: spectrum_nve: Use struct_size() in kzalloc()
next