Age | Commit message (Expand) | Author |
2018-07-24 | netlink: do not store start function in netlink_cb | Florian Westphal |
2018-07-23 | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or... | David S. Miller |
2018-07-23 | rds: Extend RDS API for IPv6 support | Ka-Cheong Poon |
2018-07-23 | net: sched: cls_flower: propagate chain teplate creation and destruction to d... | Jiri Pirko |
2018-07-23 | net: sched: introduce chain templates | Jiri Pirko |
2018-07-23 | net: sched: introduce chain object to uapi | Jiri Pirko |
2018-07-23 | net: sched: Avoid implicit chain 0 creation | Jiri Pirko |
2018-07-23 | net/mlx5: FW tracer, events handling | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, implement tracer logic | Feras Daoud |
2018-07-23 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2018-07-23 | net/smc: provide smc mode in smc_diag.c | Karsten Graul |
2018-07-23 | net: bridge: add support for backup port | Nikolay Aleksandrov |
2018-07-22 | nfp: bring back support for offloading shared blocks | Jakub Kicinski |
2018-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-07-20 | net: create reusable function for getting ownership info of sysfs inodes | Tyler Hicks |
2018-07-20 | driver core: set up ownership of class devices in sysfs | Dmitry Torokhov |
2018-07-20 | sysfs, kobject: allow creating kobject belonging to arbitrary users | Dmitry Torokhov |
2018-07-20 | kernfs: allow creating kernfs objects with arbitrary uid/gid | Dmitry Torokhov |
2018-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-20 | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-07-20 | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" | Lu Baolu |
2018-07-19 | qed: Add qed APIs for PHY module query. | Sudarsana Reddy Kalluru |
2018-07-19 | net/sched: cls_flower: Support matching on ip tos and ttl for tunnels | Or Gerlitz |
2018-07-19 | flow_dissector: Dissect tos and ttl from the tunnel info | Or Gerlitz |
2018-07-19 | net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels | Or Gerlitz |
2018-07-19 | Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-18 | ipv6: fix useless rol32 call on hash | Colin Ian King |
2018-07-18 | net: dsa: Remove VLA usage | Salvatore Mesoraca |
2018-07-18 | net/mlx5: Better return types for CQE API | Tariq Toukan |
2018-07-18 | net/mlx5: Add core support for double vlan push/pop steering action | Jianbo Liu |
2018-07-18 | net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures | Eran Ben Elisha |
2018-07-18 | net/mlx5: FW tracer, add hardware structures | Feras Daoud |
2018-07-18 | net: Move skb decrypted field, avoid explicity copy | Stefano Brivio |
2018-07-18 | PCI: OF: Fix I/O space page leak | Sergei Shtylyov |
2018-07-18 | bpf: offload: allow program and map sharing per-ASIC | Jakub Kicinski |
2018-07-18 | bpf: offload: keep the offload state per-ASIC | Jakub Kicinski |
2018-07-18 | bpf: offload: aggregate offloads per-device | Jakub Kicinski |
2018-07-18 | bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match() | Jakub Kicinski |
2018-07-18 | bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer | Roman Gushchin |
2018-07-18 | netfilter: nf_osf: add missing definitions to header file | Fernando Fernandez Mancera |
2018-07-18 | ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module | Florian Westphal |
2018-07-18 | netfilter: nft_socket: Expose socket mark | Máté Eckl |
2018-07-18 | netfilter: nf_tables: use dedicated mutex to guard transactions | Florian Westphal |
2018-07-18 | netfilter: nf_tables: take module reference when starting a batch | Florian Westphal |
2018-07-18 | netfilter: Remove useless param helper of nf_ct_helper_ext_add | Gao Feng |
2018-07-18 | ipvs: add assured state for conn templates | Julian Anastasov |
2018-07-18 | ipvs: provide just conn to ip_vs_state_name | Julian Anastasov |
2018-07-18 | netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s... | Yi-Hung Wei |