]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-06-30 Ursula Braunnet/smc: add pnetid support
2018-06-30 Ursula Braunnet/smc: determine port attributes independent from...
2018-06-30 David S. MillerMerge branch 'Fixes-for-running-mirror-to-gretap-tests...
2018-06-30 Petr Machataselftests: forwarding: mirror_gre_changes: Fix waiting...
2018-06-30 Petr Machataselftests: forwarding: Tweak tc filters for mirror...
2018-06-30 Petr Machataselftests: forwarding: lib: Avoid trapping soft devices
2018-06-30 Petr Machataselftests: forwarding: lib: Split out setup_wait_dev()
2018-06-30 David S. MillerMerge branch 'xilinx_emaclite-coding-style'
2018-06-30 Radhey Shyam Pandeynet: emaclite: Remove unnecessary spaces
2018-06-30 Radhey Shyam Pandeynet: emaclite: Fix block comments style
2018-06-30 Radhey Shyam Pandeynet: emaclite: update kernel-doc comments
2018-06-30 Radhey Shyam Pandeynet: emaclite: Simplify if-else statements
2018-06-30 Radhey Shyam Pandeynet: emaclite: Use __func__ instead of hardcoded name
2018-06-30 David S. MillerMerge branch 'mvpp2-Add-big-endian-support'
2018-06-30 Maxime Chevalliernet: mvpp2: Use htons when checking protocol info
2018-06-30 Maxime Chevalliernet: mvpp2: prs: Drop unnecessary swab16 in vlan detection
2018-06-30 Maxime Chevalliernet: mvpp2: prs: Drop unions representing TCAM and...
2018-06-30 Maxime Chevalliernet: mvpp2: Make TX / RX descriptors little-endian
2018-06-30 Yafang Shaotcp: add new SNMP counter for drops when try to queue...
2018-06-30 Gustavo A. R. Silvabnx2x: Mark expected switch fall-throughs
2018-06-30 Jose Abreunet: stmmac: Add support for CBS QDISC
2018-06-29 David S. MillerMerge tag 'mlx5e-updates-2018-06-28' of git://git.kerne...
2018-06-29 David S. MillerMerge branch 'net-Geneve-options-support-for-TC-act_tun...
2018-06-29 Simon Hormannet/sched: add tunnel option support to act_tunnel_key
2018-06-29 Pieter Jansen van Vuurennet: check tunnel option type in tunnel flags
2018-06-29 Simon Hormannet/sched: act_tunnel_key: add extended ack support
2018-06-29 Simon Hormannet/sched: act_tunnel_key: disambiguate metadata dst...
2018-06-29 Arjun Vynipadathcxgb4: Support ethtool private flags
2018-06-29 Arjun Vynipadathcxgb4: Add support for FW_ETH_TX_PKT_VM_WR
2018-06-29 Xin Longsctp: add support for SCTP_REUSE_PORT sockopt
2018-06-29 David Wunet: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
2018-06-29 Gustavo A. R. Silvatg3: Mark expected switch fall-throughs
2018-06-29 David S. MillerMerge branch 'ila-Cleanup'
2018-06-29 Tom Herbertila: Flush netlink command to clear xlat table
2018-06-29 Tom Herbertila: Create main ila source file
2018-06-29 Tom Herbertila: Call library function alloc_bucket_locks
2018-06-29 Tom Herbertila: Fix use of rhashtable walk in ila_xlat.c
2018-06-29 David S. MillerMerge branch 'hns3-a-few-code-improvements'
2018-06-29 Huazhong Tannet: hns3: use lower_32_bits and upper_32_bits
2018-06-29 Huazhong Tannet: hns3: remove back in struct hclge_hw
2018-06-29 Peng Linet: hns3: remove the Redundant put_vector in hns3_clie...
2018-06-29 Peng Linet: hns3: print the ret value in error information
2018-06-29 Peng Linet: hns3: extraction an interface for state init|uninit
2018-06-29 Peng Linet: hns3: remove unused head file in hnae3.c
2018-06-29 Peng Linet: hns3: add unlikely for error check
2018-06-29 Peng Linet: hns3: add l4_type check for both ipv4 and ipv6
2018-06-29 Peng Linet: hns3: add vector status check before free vector
2018-06-29 Peng Linet: hns3: rename the interface for init_client_instanc...
2018-06-29 Peng Linet: hns3: remove hclge_get_vector_index from hclge_bin...
2018-06-28 Saeed Mahameednet/mlx5e: Update NIC HW stats on demand only
2018-06-28 Tariq Toukannet/mlx5e: Add counter for total num of NOP operations
2018-06-28 Tariq Toukannet/mlx5e: Add counter for MPWQE filler strides
2018-06-28 Tariq Toukannet/mlx5e: Add channel events counter
2018-06-28 Tariq Toukannet/mlx5e: Add a counter for congested UMRs
2018-06-28 Tariq Toukannet/mlx5e: Add NAPI statistics
2018-06-28 Tariq Toukannet/mlx5e: Add XDP_TX completions statistics
2018-06-28 Tariq Toukannet/mlx5e: Add TX completions statistics
2018-06-28 Tariq Toukannet/mlx5e: RX, Use existing WQ local variable
2018-06-28 Tariq Toukannet/mlx5e: Convert large order kzalloc allocations...
2018-06-28 Boris Pismennynet/mlx5e: Add UDP GSO remaining counter
2018-06-28 Boris Pismennynet/mlx5e: Add UDP GSO support
2018-06-28 David S. MillerMerge branch 'net-preserve-sock-reference-when-scrubbin...
2018-06-28 Flavio Leitnerskbuff: preserve sock reference when scrubbing the skb.
2018-06-28 Flavio Leitnernetfilter: check if the socket netns is correct.
2018-06-28 David S. MillerMerge branch 'net-sched-actions-code-style-cleanup...
2018-06-28 Roman Mashaknet sched actions: avoid bitwise operation on signed...
2018-06-28 Roman Mashaknet sched actions: fix misleading text strings in pedit...
2018-06-28 Roman Mashaknet sched actions: use sizeof operator for buffer length
2018-06-28 Roman Mashaknet sched actions: fix sparse warning
2018-06-28 Roman Mashaknet sched actions: fix coding style in pedit headers
2018-06-28 Roman Mashaknet sched actions: fix coding style in pedit action
2018-06-28 Yousuk Seungnetem: slotting with non-uniform distribution
2018-06-28 David Ahernnetlink: Return extack message if attribute validation...
2018-06-28 Brandon Maiernet: phy: xgmiitorgmii: Check read_status results
2018-06-28 Brandon Maiernet: phy: xgmiitorgmii: Use correct mdio bus
2018-06-28 Brandon Maiernet: phy: xgmiitorgmii: Check phy_driver ready before...
2018-06-28 David S. MillerMerge branch 'ipsec-selftests-updates'
2018-06-28 Shannon Nelsonselftests: rtnetlink: add ipsec offload API test
2018-06-28 Shannon Nelsonnetdevsim: add ipsec offload testing
2018-06-28 Shannon Nelsonselftests: rtnetlink: use dummydev as a test device
2018-06-28 Shannon Nelsonselftests: rtnetlink: clear the return code at start...
2018-06-28 Guillaume Naultl2tp: define helper for parsing struct sockaddr_pppol2tp*
2018-06-28 Eric Dumazettcp: remove one indentation level in tcp_create_openreq...
2018-06-28 Sergei Shtylyovsh_eth: fix *enum* {A|M}PR_BIT
2018-06-28 Keara Leibovitztc-tests: add an extreme-case csum action test
2018-06-28 David S. MillerMerge branch 'mscc-ocelot-add-more-features'
2018-06-28 Antoine Tenartnet: mscc: ocelot: add VLAN filtering
2018-06-28 Alexandre Belloninet: mscc: ocelot: add bonding support
2018-06-28 Ganesh Goudarcxgb4: Add new T5 PCI device id 0x50ae
2018-06-28 Casey Leedomcxgb4: Add flag tc_flower_initialized
2018-06-27 Roopa Prabhuneighbour: force neigh_invalidate when NUD_FAILED updat...
2018-06-27 David S. MillerMerge branch 'Multipath-tests-for-tunnel-devices'
2018-06-27 Petr Machataselftests: forwarding: README: Require diagrams
2018-06-27 Petr Machataselftests: forwarding: Test multipath tunneling
2018-06-27 Petr Machataselftests: forwarding: lib: Extract interface-init...
2018-06-27 Petr Machataselftests: forwarding: tc_rule_stats_get: Parameterize...
2018-06-27 Petr Machataselftests: forwarding: multipath_eval(): Improve style
2018-06-27 Petr Machataselftests: forwarding: Move multipath_eval() to lib.sh
2018-06-27 Kees Cooknet/tls: Remove VLA usage on nonce
2018-06-26 Petr Machataselftests: forwarding: mirror_gre_vlan_bridge_1q: Unset...
next