2017-08-20 |
Linus Torvalds | Merge branch 'core-urgent-for-linus' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Gal Pressman | net/mlx5e: Use size_t to store byte offset in statistic... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Gal Pressman | net/mlx5e: Use kernel types instead of uint*_t in ethto... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Or Gerlitz | net/mlx5e: Place constants on the right side of comparisons |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Or Gerlitz | net/mlx5e: Avoid using multiple blank lines |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Or Gerlitz | net/mlx5e: Properly indent within conditional statements |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Or Gerlitz | net/mlx5: Add a blank line after declarations |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Or Gerlitz | net/mlx5: Avoid blank lines after/before open/close... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Eran Ben Elisha | net/mlx5e: Add outbound PCI buffer overflow counter |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Gal Pressman | net/mlx5e: Add RX buffer fullness counters |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Gal Pressman | net/mlx5: Add RX buffer fullness counters infrastructure |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Gal Pressman | net/mlx5e: Add PCIe outbound stalls counters |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Gal Pressman | net/mlx5: Add PCIe outbound stalls counters infrastructure |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Shalom Lagziel | net/mlx5e: IPoIB, Add support for get_link_ksettings... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Feras Daoud | net/mlx5e: IPoIB, Fix driver name retrieved by ethtool |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Eran Ben Elisha | net/mlx5e: Send PAOS command on interface up/down |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Alexey Dobriyan | genirq/ipi: Fixup checks against nr_cpu_ids |
commit | commitdiff | tree | snapshot |
2017-08-20 |
David S. Miller | bpf: linux/bpf.h needs linux/numa.h |
commit | commitdiff | tree | snapshot |
2017-08-20 |
David S. Miller | Merge branch 'BPF-inline-improvements' |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Daniel Borkmann | bpf: inline map in map lookup functions for array and... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Daniel Borkmann | bpf: make htab inlining more robust wrt assumptions |
commit | commitdiff | tree | snapshot |
2017-08-20 |
David S. Miller | Merge branch 'bpf-Allow-selecting-numa-node-during... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Martin KaFai Lau | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Martin KaFai Lau | bpf: Allow selecting numa node during map creation |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Colin Ian King | bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Colin Ian King | net: hns3: fix a handful of spelling mistakes |
commit | commitdiff | tree | snapshot |
2017-08-20 |
David S. Miller | Merge branch 'net-const-eisa_device_id' |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Arvind Yadav | net: defxx: constify eisa_device_id |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Arvind Yadav | net: hp100: constify eisa_device_id |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Arvind Yadav | net: de4x5: constify eisa_device_id |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Arvind Yadav | net: 3c59x: constify eisa_device_id |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Arvind Yadav | net: 3c509: constify eisa_device_id |
commit | commitdiff | tree | snapshot |
2017-08-19 |
David S. Miller | Merge branch 'nfp-add-basic-ethtool-callbacks-to-repres... |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: don't reuse pointers in ring dumping |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: fix copy paste in names and messages regarding... |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: add ethtool statistics for representors |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: add pointer to vNIC config memory to nfp_port... |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: report MAC statistics in ethtool |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: store pointer to MAC statistics in nfp_port |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: split software and hardware vNIC statistics |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: add helper for printing ethtool strings |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: don't report standard netdev statistics in ethtool |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: allow retreiving management FW logs on representors |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: provide ethtool_drvinfo on representors |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Jakub Kicinski | nfp: link basic ethtool ops to representors |
commit | commitdiff | tree | snapshot |
2017-08-19 |
David S. Miller | Merge branch 'net-sysfs-related-cleanups' |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: style cleanups |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: mark receive queue attributes ro_after_init |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: make queue attributes ro_after_init |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: make BQL sysfs attributes ro_after_init |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: drop unused attribute argument from sysfs queue... |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: make net sysfs attributes ro_after_init |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: constify net_ns_type_operations |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: make net_class ro_after_init |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: constify netdev_class_file |
commit | commitdiff | tree | snapshot |
2017-08-19 |
stephen hemminger | net: don't decrement kobj reference count on init failure |
commit | commitdiff | tree | snapshot |
2017-08-18 |
David S. Miller | Merge branch 'amd-xgbe-next' |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add additional ethtool statistics |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add support for VXLAN offload capabilities |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Convert to using the new link mode settings |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | net: ethtool: Add macro to clear a link mode setting |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add per queue Tx and Rx statistics |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add hardware features debug output |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Optimize DMA channel interrupt enablement |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add additional dynamic debug messages |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add support to handle device renaming |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Update TSO packet statistics accuracy |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Be sure driver shuts down cleanly on module... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Set the MII control width for the MAC interface |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Set the MDIO mode for 10000Base-T configuration |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Colin Ian King | mlx5: ensure 0 is returned when vport is zero |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Xin Long | net: sched: fix NULL pointer dereference when action... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Martin KaFai Lau | bpf: Fix map-in-map checking in the verifier |
commit | commitdiff | tree | snapshot |
2017-08-18 |
David Howells | rxrpc: Fix oops when discarding a preallocated service... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Colin Ian King | irda: do not leak initialized list.dev to userspace |
commit | commitdiff | tree | snapshot |
2017-08-18 |
David S. Miller | Merge branch 'xdp-adjust-xdp-redirect-tracepoint' |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Jesper Dangaard... | xdp: adjust xdp redirect tracepoint to include return... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Jesper Dangaard... | ixgbe: change ndo_xdp_xmit return code on xmit errors |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Huy Nguyen | net/mlx4_core: Enable 4K UAR if SRIOV module parameter... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Thierry Reding | PCI: Allow PCI express root ports to find themselves |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Rick Farrington | liquidio: remove support for deprecated f/w cmd OCTNET_... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Levin, Alexander... | net: inet: diag: expose sockets cgroup classid |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Neal Cardwell | tcp: when rearming RTO, if RTO time is in past then... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Dimitris Michailidis | macvlan: add offload features for encapsulation |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Roopa Prabhu | net: check and errout if res->fi is NULL when RTM_F_FIB... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Wei Wang | ipv6: reset fn->rr_ptr when replacing route |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Alexander Potapenko | sctp: fully initialize the IPv6 address in sctp_v6_to_a... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Eric Dumazet | tipc: fix use-after-free |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Eric Dumazet | tun: handle register_netdevice() failures properly |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Kees Cook | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Laura Abbott | mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM |
commit | commitdiff | tree | snapshot |
2017-08-18 |
zhong jiang | mm/mempolicy: fix use after free when calling get_mempolicy |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Prakash Gupta | mm/cma_debug.c: fix stack corruption due to sprintf... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Jamie Iles | signal: don't remove SIGNAL_UNKILLABLE for traced tasks. |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Michal Hocko | mm, oom: fix potential data corruption when oom_reaper... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Michal Hocko | mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Vladimir Davydov | slub: fix per memcg cache leak on css offline |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Pavel Tatashin | mm: discard memblock data later |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Luis R. Rodriguez | test_kmod: fix description for -s -and -c parameters |
commit | commitdiff | tree | snapshot |
next |