]> Git Repo - linux.git/shortlog
linux.git
2019-03-24 Igor Russkikhnet: aquantia: Introduce rx refill threshold value
2019-03-24 Igor Russkikhnet: aquantia: optimize rx performance by page reuse...
2019-03-24 Igor Russkikhnet: aquantia: optimize rx path using larger preallocat...
2019-03-24 David S. MillerMerge tag 'mlx5-updates-2019-03-20' of git://git.kernel...
2019-03-24 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-03-24 David S. MillerMerge branch 'tcp-rx-tx-cache'
2019-03-24 Eric Dumazettcp: add one skb cache for rx
2019-03-24 Eric Dumazettcp: add one skb cache for tx
2019-03-24 Eric Dumazetnet: convert rps_needed and rfs_needed to new static...
2019-03-24 David S. MillerMerge branch 'net-dev-BYPASS-for-lockless-qdisc'
2019-03-24 Paolo Abeninet: dev: introduce support for sch BYPASS for lockless...
2019-03-24 Paolo Abeninet: sched: add empty status flag for NOLOCK qdisc
2019-03-24 Soheil Hassas... tcp: add documentation for tcp_ca_state
2019-03-24 Eric Dumazettcp: remove conditional branches from tcp_mstamp_refresh()
2019-03-24 Florian Fainellinet: phy: Correct Cygnus/Omega PHY driver prompt
2019-03-23 Peter Oskolkovselftests: bpf: tc-bpf flow shaping with EDT
2019-03-23 Peter Oskolkovbpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYP...
2019-03-22 Alexei StarovoitovMerge branch 'bpf-tc-tunneling'
2019-03-22 Willem de Bruijnselftests/bpf: convert bpf tunnel test to encap modes
2019-03-22 Willem de Bruijnselftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROO...
2019-03-22 Willem de Bruijnselftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC
2019-03-22 Willem de Bruijnbpf: Sync bpf.h to tools
2019-03-22 Willem de Bruijnbpf: add bpf_skb_adjust_room encap flags
2019-03-22 Willem de Bruijnbpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
2019-03-22 Willem de Bruijnbpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
2019-03-22 Willem de Bruijnselftests/bpf: extend bpf tunnel test with tso
2019-03-22 Willem de Bruijnselftests/bpf: extend bpf tunnel test with gre
2019-03-22 Willem de Bruijnselftests/bpf: expand bpf tunnel test to ipv6
2019-03-22 Willem de Bruijnselftests/bpf: expand bpf tunnel test with decap
2019-03-22 Willem de Bruijnselftests/bpf: bpf tunnel encap test
2019-03-22 Willem de Bruijnbpf: in bpf_skb_adjust_room avoid copy in tx fast path
2019-03-22 Eli Britsteinnet/mlx5e: Replace TC VLAN pop and push actions with...
2019-03-22 Eli Britsteinnet/mlx5e: Support VLAN modify action
2019-03-22 Eli Britsteinnet/mlx5e: Add VLAN ID rewrite fields
2019-03-22 Moshe Shemeshnet: Add IANA_VXLAN_UDP_PORT definition to vxlan header...
2019-03-22 Moshe Shemeshnet/mlx5e: TX, Add geneve tunnel stateless offload...
2019-03-22 Moshe Shemeshnet/mlx5e: Take SW parser code to a separate function
2019-03-22 Moshe Shemeshnet: Move the definition of the default Geneve udp...
2019-03-22 Gustavo A.... net/mlx5e: Remove redundant assignment
2019-03-22 Saeed Mahameednet/mlx5e: Fix compilation warning in en_tc.c
2019-03-22 Saeed Mahameednet/mlx5e: Fix port buffer function documentation format
2019-03-22 Saeed Mahameednet/mlx5: Fix compilation warning in eq.c
2019-03-22 Parav Panditnet/mlx5: Simplify mlx5_sriov_is_enabled() by using...
2019-03-22 Parav Panditnet/mlx5: Rename total_vfs to total_vports
2019-03-22 Parav Panditnet/mlx5: Simplify sriov enable/disable flow
2019-03-22 Akeem G Abodunrinice: Get VF VSI instances directly via PF
2019-03-22 Akeem G Abodunrinice: Don't let VF know that it is untrusted
2019-03-22 Yashaswini... ice: Set LAN_EN for all directional rules
2019-03-22 Christopher... ice: Do not set LB_EN for prune switch rules
2019-03-22 Yashaswini... ice: Enable LAN_EN for the right recipes
2019-03-22 Akeem G Abodunrinice: Add support for PF/VF promiscuous mode
2019-03-22 Victor Rajice: code cleanup in ice_sched.c
2019-03-22 Anirudh Venkataramananice: Remove unused vsi_id field
2019-03-22 Bruce Allanice: fix some function prototype and signature style...
2019-03-22 Kiran Patilice: fix the divide by zero issue
2019-03-22 Akeem G Abodunrinice: Fix issue reconfiguring VF queues
2019-03-22 Anirudh Venkataramananice: Remove unused function prototype
2019-03-22 Bruce Allanice: fix static analysis warnings
2019-03-22 Akeem G Abodunrinice: Fix issue reclaiming resources back to the pool...
2019-03-22 Akeem G Abodunrinice: Enable MAC anti-spoof by default
2019-03-22 Johannes Berggenetlink: make policy common to family
2019-03-22 Heiner Kallweitr8169: use netif_start_queue instead of netif_wake_qeue...
2019-03-22 Heiner Kallweitnet: phy: aquantia: add downshift support
2019-03-22 Ivan Veceraselftests: bpf: modify urandom_read and link it non...
2019-03-22 Daniel T. Leesamples: bpf: add xdp_sample_pkts to .gitignore
2019-03-22 Alexei StarovoitovMerge branch 'bpf_tcp_check_syncookie'
2019-03-22 Lorenz Bauerselftests/bpf: add tests for bpf_tcp_check_syncookie...
2019-03-22 Lorenz Bauerselftests/bpf: test references to sock_common
2019-03-22 Lorenz Bauerselftests/bpf: allow specifying helper for BPF_SK_LOOKUP
2019-03-22 Lorenz Bauertools: update include/uapi/linux/bpf.h
2019-03-22 Lorenz Bauerbpf: add helper to check for a valid SYN cookie
2019-03-22 Lorenz Bauerbpf: add skc_lookup_tcp helper
2019-03-22 Lorenz Bauerbpf: allow helpers to return PTR_TO_SOCK_COMMON
2019-03-22 Lorenz Bauerbpf: track references based on is_acquire_func
2019-03-21 David S. MillerMerge branch 'Refactor-flower-classifier-to-remove...
2019-03-21 Vlad Buslovnet: sched: flower: set unlocked flag for flower proto ops
2019-03-21 Vlad Buslovnet: sched: flower: track rtnl lock state
2019-03-21 Vlad Buslovnet: sched: flower: protect flower classifier state...
2019-03-21 Vlad Buslovnet: sched: flower: handle concurrent tcf proto deletion
2019-03-21 Vlad Buslovnet: sched: flower: handle concurrent filter insertion...
2019-03-21 Vlad Buslovnet: sched: flower: protect masks list with spinlock
2019-03-21 Vlad Buslovnet: sched: flower: handle concurrent mask insertion
2019-03-21 Vlad Buslovnet: sched: flower: add reference counter to flower...
2019-03-21 Vlad Buslovnet: sched: flower: track filter deletion with flag
2019-03-21 Vlad Buslovnet: sched: flower: introduce reference counting for...
2019-03-21 Vlad Buslovnet: sched: flower: refactor fl_change
2019-03-21 Vlad Buslovnet: sched: flower: don't check for rtnl on head derefe...
2019-03-21 Jakub Kicinskinfp: remove defines for unused control bits
2019-03-21 David S. MillerMerge branch 'rhashtable-cleanups'
2019-03-21 NeilBrownrhashtable: rename rht_for_each*continue as *from.
2019-03-21 NeilBrownrhashtable: don't hold lock on first table throughout...
2019-03-21 David S. MillerMerge branch 'net-phy-Move-Omega-PHY-entry-to-Cygnus...
2019-03-21 Florian Fainellinet: phy: Move Omega PHY entry to Cygnus PHY driver
2019-03-21 Florian Fainellinet: phy: Prepare for moving Omega out of bcm7xxx
2019-03-21 Julian Wiedmannnet: dst: remove gc leftovers
2019-03-21 David S. MillerMerge branch 'net-broadcom-Remove-print-of-base-address'
2019-03-21 Florian Fainellinet: systemport: Remove print of base address
2019-03-21 Florian Fainellinet: dsa: bcm_sf2: Remove print of base address
2019-03-21 Florian Fainellinet: phy: mdio-bcm-unimac: Remove print of base address
2019-03-21 David Ahernipv6: Remove fallback argument from ip6_hold_safe
next
This page took 0.09182 seconds and 4 git commands to generate.