netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-15 17:30:02 to 2019-01-16 05:08:44 UTC [more...]

[PATCH bpf-next 0/9] introduce bpf_spin_lock
 2019-01-16  5:08 UTC  (6+ messages)
` [PATCH bpf-next 1/9] bpf: "
` [PATCH bpf-next 2/9] bpf: add support for bpf_spin_lock to cgroup local storage
` [PATCH bpf-next 4/9] selftests/bpf: add bpf_spin_lock tests
` [PATCH bpf-next 5/9] selftests/bpf: add bpf_spin_lock C test
` [PATCH bpf-next 9/9] selftests/bpf: test for BPF_F_LOCK

[PATCH] Fix ERROR:do not initialise statics to 0 in af_vsock.c
 2019-01-16  4:39 UTC  (2+ messages)

[PATCH 0/3] doc: networking: integrate scaling document into doc tree
 2019-01-16  4:35 UTC  (2+ messages)

[net 0/6] tipc: fix uninit-value issues reported by syzbot
 2019-01-16  4:29 UTC  (2+ messages)

[PATCH v2 0/3] sched: Fix qdisc interactions exposed by using sch_cake as a leaf qdisc
 2019-01-16  4:12 UTC  (2+ messages)

[PATCH net] ipv6: route: remove duplicated string from error message
 2019-01-16  3:54 UTC  (3+ messages)
` [PATCH net v2] ipv6: route: place a warning with duplicated string with correct extack

[PATCH net-next 0/9] nfp: flower: improve flower resilience
 2019-01-16  3:06 UTC  (10+ messages)
` [PATCH net-next 1/9] nfp: flower: increase cmesg reply timeout
` [PATCH net-next 2/9] nfp: flower: support multiple memory units for filter offloads
` [PATCH net-next 3/9] nfp: flower: tidy tunnel related private data
` [PATCH net-next 4/9] nfp: flower: ignore offload of VF and PF repr MAC addresses
` [PATCH net-next 5/9] nfp: flower: remove list infastructure from MAC offload
` [PATCH net-next 6/9] nfp: flower: ensure deletion of old offloaded MACs
` [PATCH net-next 7/9] nfp: flower: add infastructure for non-repr priv data
` [PATCH net-next 8/9] nfp: flower: ensure MAC cleanup on address change
` [PATCH net-next 9/9] nfp: flower: enable MAC address sharing for offloadable devs

[PATCH net 0/1] bonding: fix PACKET_ORIGDEV regression
 2019-01-16  2:58 UTC  (8+ messages)
` [PATCH net 1/1] bonding: fix PACKET_ORIGDEV regression on bonding masters

[PATCH iproute2] xfrm: add option to hide keys in state output
 2019-01-16  2:52 UTC  (4+ messages)

[PATCH net-next] net/tls: remove unused function tls_sw_sendpage_locked
 2019-01-16  2:39 UTC  (2+ messages)
` [PATCH net-next] net/tls: Make function tls_sw_do_sendpage static

[PATCH bpf-next 0/6] bpftool: support queue and stack
 2019-01-16  1:52 UTC  (9+ messages)
` [PATCH bpf-next 1/6] bpftool: make key and value optional in update command
` [PATCH bpf-next 2/6] bpftool: make key optional in lookup command
` [PATCH bpf-next 3/6] bpftool: don't print empty key/value for maps
` [PATCH bpf-next 4/6] bpftool: add peek command
` [PATCH bpf-next 5/6] bpftool: add push and enqueue commands
` [PATCH bpf-next 6/6] bpftool: add pop and dequeue commands

[PATCH 1/1] net-next/hinic: replace disable_irq_nosync/enable_irq
 2019-01-15 17:48 UTC 

[RESEND PATCH net-next] Optimize sk_msg_clone() by data merge to end dst sg entry
 2019-01-16  1:42 UTC 

[PATCH net 0/2] bpf: Fix bpf_redirect to an ipip/ip6tnl dev
 2019-01-16  1:28 UTC  (6+ messages)
` [PATCH net 1/2] "

[PATCH net-next] net: hns: Use struct_size() in devm_kzalloc()
 2019-01-16  1:04 UTC 

[PATCH net] bpf: in __bpf_redirect_no_mac pull mac only if present
 2019-01-16  1:19 UTC 

[PATCH bpf-next 0/5] bpf: support __int128 in BTF
 2019-01-16  1:07 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: btf: support 128 bit integer type
` [PATCH bpf-next 2/5] tools/bpf: add int128 raw test in test_btf
` [PATCH bpf-next 3/5] tools/bpf: refactor test_btf pretty printing for multiple map value formats
` [PATCH bpf-next 4/5] tools/bpf: add bpffs pretty print test for int128
` [PATCH bpf-next 5/5] tools/bpf: support __int128 in bpftool map pretty dumper

[PATCH bpf-next] bpf: btf: add btf documentation
 2019-01-16  0:58 UTC 

[PATCH v9 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-16  0:14 UTC  (10+ messages)
` [PATCH v9 perf, bpf-next 1/9] perf, bpf: Introduce PERF_RECORD_KSYMBOL
` [PATCH v9 perf, bpf-next 2/9] sync tools/include/uapi/linux/perf_event.h
` [PATCH v9 perf, bpf-next 3/9] perf, bpf: introduce PERF_RECORD_BPF_EVENT
` [PATCH v9 perf, bpf-next 4/9] sync tools/include/uapi/linux/perf_event.h
` [PATCH v9 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v9 perf, bpf-next 6/9] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v9 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs
` [PATCH v9 perf, bpf-next 8/9] perf top: Synthesize BPF events for pre-existing "
` [PATCH v9 perf, bpf-next 9/9] bpf: add module name [bpf] to ksymbols for bpf programs

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-01-15
 2019-01-15 23:58 UTC  (17+ messages)
` [net-next 01/15] ice: Fix unused variable build warning
` [net-next 02/15] ice: Refactor a few Tx scheduler functions
` [net-next 03/15] ice: Configure RSS LUT and HASH KEY in rebuild path
` [net-next 04/15] ice: Add ethtool set_phys_id handler
` [net-next 05/15] ice: Implement support for normal get_eeprom[_len] ethtool ops
` [net-next 06/15] ice: Set physical link up/down when an interface is set up/down
` [net-next 07/15] ice: Add ethtool private flag to make forcing link down optional
` [net-next 08/15] ice: Rework queue management code for reuse
` [net-next 09/15] ice: Move aggregator list into ice_hw instance
` [net-next 10/15] ice: Add support for adaptive interrupt moderation
` [net-next 11/15] ice: Implement getting and setting ethtool coalesce
` [net-next 12/15] ice: Allow for software timestamping
` [net-next 13/15] ice: Offload SCTP checksum
` [net-next 14/15] ice: Add support for new PHY types
` [net-next 15/15] ice: add const qualifier to mac_addr parameter

[PATCH bpf] tools/bpf: properly account for libbfd variations
 2019-01-15 23:55 UTC  (9+ messages)
  ` [PATCH bpf v2] "
      ` [PATCH bpf v3] "

[PATCH v3] netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
 2019-01-15 23:53 UTC 

[RFC net-next 0/6] devlink: add device (driver) information API
 2019-01-15 23:41 UTC  (19+ messages)
` [RFC net-next 1/6] devlink: add device "
` [RFC net-next 4/6] nfp: devlink: report fixed versions
` [RFC iproute2-next] devlink: add info subcommand

[RFC PATCH 0/3] RV64G eBPF JIT
 2019-01-15 23:49 UTC  (3+ messages)
` [RFC PATCH 3/3] bpf, riscv: added eBPF JIT for RV64G

[PATCH net-next] mlxsw: spectrum_nve: Use struct_size() in kzalloc()
 2019-01-15 23:14 UTC 

[PATCH net-next] net: phy: Add helpers to determine if PHY driver is generic
 2019-01-15 23:09 UTC 

[PATCH net-next 0/3] net: dsa: Split platform data to header file
 2019-01-15 23:06 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] ARM: orion5x: Include platform_data/dsa.h
` [PATCH net-next 3/3] net: dsa: Include platform_data header file

[PATCH net-next] mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()
 2019-01-15 23:05 UTC 

[PATCH bpf 1/3] bpf: don't assume build-id length is always 20 bytes
 2019-01-15 22:54 UTC  (3+ messages)
` [PATCH bpf 2/3] bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
` [PATCH bpf 3/3] selftests/bpf: retry tests that expect build-id

[PATCH][next] iwlwifi: mvm: use struct_size() in kzalloc()
 2019-01-15 22:02 UTC  (2+ messages)

[PATCH net-next] net: dsa: Add ndo_get_phys_port_name() for CPU port
 2019-01-15 22:43 UTC 

[PATCH net-next] Documentation: networking: dsa: Update documentation
 2019-01-15 22:42 UTC  (2+ messages)

[PATCH net-next] net: phy: check return code when requesting PHY driver module
 2019-01-15 22:40 UTC  (6+ messages)

[PATCH net-next] net: phy: don't include asm/irq.h directly
 2019-01-15 22:31 UTC  (5+ messages)

[PATCH net-next] net: phy: improve logging in phylib
 2019-01-15 22:30 UTC  (3+ messages)

[PATCH net-next] net: phy: remove preliminary workaround for not loading PHY driver
 2019-01-15 22:30 UTC  (2+ messages)

[PATCH net-next] svcrdma: Use struct_size() in kmalloc()
 2019-01-15 21:53 UTC  (5+ messages)

[PATCH net] ip6_gre: update version related info when changing link
 2019-01-15 21:46 UTC  (2+ messages)

[PATCH net] net: phy: fix too strict check in phy_start_aneg
 2019-01-15 21:45 UTC  (2+ messages)

[net] Revert "igb: reduce CPU0 latency when updating statistics"
 2019-01-15 21:45 UTC  (2+ messages)

[PATCH net] selftests/txtimestamp: Fix an equals vs assign bug
 2019-01-15 21:45 UTC  (2+ messages)

[PATCH net] net: ipv4: Fix memory leak in network namespace dismantle
 2019-01-15 21:45 UTC  (2+ messages)

[PATCH net] ip6_gre: fix tunnel list corruption for x-netns
 2019-01-15 21:45 UTC  (2+ messages)

[PATCH net-next] cxgb4/l2t: Use struct_size() in kvzalloc()
 2019-01-15 21:44 UTC  (2+ messages)

[PATCH 0/7] Netfilter fixes for net
 2019-01-15 21:32 UTC  (2+ messages)

[RFC net-next 00/14] net: dsa: management mode for bcm_sf2
 2019-01-15 21:29 UTC  (16+ messages)
` [RFC net-next 01/14] net: bridge: multicast: Propagate br_mc_disabled_update() return
` [RFC net-next 02/14] net: dsa: b53: Fix default VLAN ID
` [RFC net-next 03/14] net: dsa: b53: Properly account for VLAN filtering
` [RFC net-next 04/14] net: systemport: Fix reception of BPDUs
` [RFC net-next 05/14] net: dsa: b53: Define registers for IGMP snooping
` [RFC net-next 06/14] net: dsa: b53: Add support for MDB
` [RFC net-next 07/14] net: dsa: Add ability to program multicast filter for CPU port
` [RFC net-next 08/14] net: dsa: Add ndo_vlan_rx_{add,kill}_vid implementation
` [RFC net-next 09/14] net: bridge: Propagate MC addresses with VID through switchdev
` [RFC net-next 10/14] net: vlan: "
` [RFC net-next 11/14] net: dsa: Make VLAN filtering use DSA notifiers
` [RFC net-next 12/14] net: dsa: Wire up multicast IGMP snooping attribute notification
` [RFC net-next 13/14] net: dsa: b53: Add support for toggling IGMP snooping
` [RFC net-next 14/14] net: dsa: bcm_sf2: Enable management mode

[PATCH net-next] openvswitch: meter: Use struct_size() in kzalloc()
 2019-01-15 21:19 UTC 

[PATCH bpf-next] libbpf: don't define CC and AR
 2019-01-15 21:13 UTC 

[PATCH v2 0/5] net: Add support for Qualcomm ethqos
 2019-01-15 21:03 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: net: Add Qualcomm ethqos binding

[PATCH 0/1] bpf: libbpf: retry loading program on EAGAIN
 2019-01-15 20:53 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH bpf] xsk: Check if a queue exists during umem setup
 2019-01-15 20:03 UTC  (2+ messages)

[PATCH bpf] samples/bpf: workaround clang asm goto compilation errors
 2019-01-15 20:02 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
 2019-01-15 20:01 UTC  (2+ messages)

[PATCH 1/2] bpf: annotate implicit fall through
 2019-01-15 20:01 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v7 perf, bpf-next 0/8] reveal invisible bpf programs
 2019-01-15 19:58 UTC  (5+ messages)
` [PATCH v7 perf, bpf-next 6/8] perf util: handle PERF_RECORD_KSYMBOL

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-15 19:52 UTC 

[PATCH net-next] net, decnet: use struct_size() in kzalloc()
 2019-01-15 19:50 UTC  (2+ messages)

bpf-next is OPEN
 2019-01-15 19:42 UTC 

[PATCH net-next] libceph, ceph: use struct_size() in kmalloc()
 2019-01-15 19:41 UTC 

Fw: [Bug 202287] New: netfilter/iptales prevents Tor Browser from closing cleanly
 2019-01-15 19:27 UTC 

[PATCH ipsec, resend 0/1] xfrm: set-mark default behavior changes
 2019-01-15 19:05 UTC  (4+ messages)
` [PATCH ipsec, resend 1/1] xfrm: Make set-mark default behavior backward compatible

[PATCH v8 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-15 18:53 UTC  (12+ messages)
` [PATCH v8 perf, bpf-next 1/9] perf, bpf: Introduce PERF_RECORD_KSYMBOL
` [PATCH v8 perf, bpf-next 2/9] sync tools/include/uapi/linux/perf_event.h
` [PATCH v8 perf, bpf-next 3/9] perf, bpf: introduce PERF_RECORD_BPF_EVENT
` [PATCH v8 perf, bpf-next 4/9] sync tools/include/uapi/linux/perf_event.h
` [PATCH v8 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v8 perf, bpf-next 6/9] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v8 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs
` [PATCH v8 perf, bpf-next 8/9] perf top: Synthesize BPF events for pre-existing "
` [PATCH v8 perf, bpf-next 9/9] bpf: add module name [bpf] to ksymbols for bpf programs

net-next is OPEN
 2019-01-15 18:42 UTC 

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-15 18:19 UTC  (15+ messages)

Question on ptr_ring linux header
 2019-01-15 18:13 UTC  (2+ messages)

[PATCH] atm: he: fix sign-extension overflow on large shift
 2019-01-15 18:03 UTC  (2+ messages)

[PATCH v2] netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
 2019-01-15 18:03 UTC  (2+ messages)

[Patch net] net_sched: refetch skb protocol for each filter
 2019-01-15 17:57 UTC  (8+ messages)

AF_PACKET fanout not working on MPLS traffic
 2019-01-15 17:35 UTC  (2+ messages)

[RFC net-next 0/5] SDPX tags for PHY and MDIO drivers
 2019-01-15 17:41 UTC  (3+ messages)
` [RFC net-next 4/5] net: phy: Fixup GPLv2 SPDX tags based on license text

Want help?
 2019-01-15 13:52 UTC 

[GIT] Networking
 2019-01-15 17:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).