netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-23 15:37:09 to 2017-10-24 08:46:09 UTC [more...]

[PATCH] net: dccp: Convert timers to use timer_setup()
 2017-10-24  8:46 UTC 

[PATCH] net: ethernet/sfc: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH] net: LLC: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH] net: ax25: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH] net: sctp: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH] netfilter: ipvs: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

problem with rtnetlink 'reference' count
 2017-10-24  8:33 UTC  (7+ messages)

[PATCH net-next 0/9] nfp: bpf: stack support in offload
 2017-10-24  8:39 UTC  (11+ messages)
` [PATCH net-next 1/9] nfp: bpf: add helper for emitting nops
` [PATCH net-next 2/9] nfp: bpf: refactor nfp_bpf_check_ptr()
` [PATCH net-next 3/9] nfp: bpf: add stack write support
` [PATCH net-next 4/9] nfp: bpf: add stack read support
` [PATCH net-next 5/9] nfp: bpf: optimize the RMW for stack accesses
` [PATCH net-next 6/9] nfp: bpf: allow stack accesses via modified stack registers
` [PATCH net-next 7/9] nfp: bpf: support accessing the stack beyond 64 bytes
` [PATCH net-next 8/9] nfp: bpf: support stack accesses via non-constant pointers
` [PATCH net-next 9/9] nfp: bpf: optimize mov64 a little

[PATCH net-next 00/12] tools: bpftool: Add JSON output to bpftool
 2017-10-24  8:23 UTC  (28+ messages)
` [PATCH net-next 01/12] tools: bpftool: copy JSON writer from iproute2 repository
` [PATCH net-next 02/12] tools: bpftool: add option parsing to bpftool, --help and --version
` [PATCH net-next 03/12] tools: bpftool: introduce --json and --pretty options
` [PATCH net-next 04/12] tools: bpftool: add JSON output for `bpftool prog show *` command
` [PATCH net-next 05/12] tools: bpftool: add JSON output for `bpftool prog dump jited "
` [PATCH net-next 06/12] tools: bpftool: add JSON output for `bpftool prog dump xlated "
` [PATCH net-next 07/12] tools: bpftool: add JSON output for `bpftool map *` commands
` [PATCH net-next 08/12] tools: bpftool: add JSON output for `bpftool batch file FILE` command
` [PATCH net-next 09/12] tools: bpftool: turn err() and info() macros into functions
` [PATCH net-next 10/12] tools: bpftool: provide JSON output for all possible commands
` [PATCH net-next 11/12] tools: bpftool: add cosmetic changes for the manual pages
` [PATCH net-next 12/12] tools: bpftool: update documentation for --json and --pretty usage

[patch net-next] mlxsw: spectrum_dpipe: Fix entries dump of the adjacency table
 2017-10-24  8:11 UTC 

[PATCH v3 4/6] powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/
 2017-10-24  8:07 UTC  (2+ messages)
` [v3, "

[PATCH net] xfrm: Clear sk_dst_cache when applying per-socket policy
 2017-10-24  7:04 UTC  (3+ messages)

[PATCH net-next v3 0/3] bpf: permit multiple bpf attachments for a single perf tracepoint event
 2017-10-24  6:53 UTC  (4+ messages)
` [PATCH net-next v3 1/3] bpf: use the same condition in perf event set/free bpf handler
` [PATCH net-next v3 2/3] bpf: permit multiple bpf attachments for a single perf event
` [PATCH net-next v3 3/3] bpf: add a test case to test single tp multiple bpf attachment

[pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
 2017-10-24  6:28 UTC  (4+ messages)
` [for-next 08/12] net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev

[PATCH v2] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
 2017-10-24  6:18 UTC  (2+ messages)

[patch net v2 0/4] net/sched: Fix a system panic when deleting filters
 2017-10-24  6:17 UTC  (12+ messages)
` [patch net v2 1/4] net/sched: Change tc_action refcnt and bindcnt to atomic

[PATCH net-next] net/sched: Fix actions list corruption when adding offloaded tc flows
 2017-10-24  5:58 UTC 

[PATCHv3 net-next 0/4] net: remove rtmsg_ifinfo used in bridge and bonding
 2017-10-24  5:54 UTC  (5+ messages)
` [PATCHv3 net-next 1/4] bridge: remove rtmsg_ifinfo called in add_del_if
` [PATCHv3 net-next 2/4] bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
` [PATCHv3 net-next 3/4] rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event
` [PATCHv3 net-next 4/4] bonding: remove rtmsg_ifinfo called after bond_lower_state_changed

[Patch net 00/15] net_sched: remove RCU callbacks from TC
 2017-10-24  4:56 UTC  (20+ messages)
` [Patch net 01/15] net_sched: remove RCU callbacks in basic filter
` [Patch net 02/15] net_sched: remove RCU callbacks in bpf filter
` [Patch net 03/15] net_sched: remove RCU callbacks in flower filter
` [Patch net 04/15] net_sched: remove RCU callbacks in matchall filter
` [Patch net 05/15] net_sched: remove RCU callbacks in cgroup filter
` [Patch net 06/15] net_sched: remove RCU callbacks in rsvp filter
` [Patch net 07/15] net_sched: remove RCU callbacks in flow filter
` [Patch net 08/15] net_sched: remove RCU callbacks in tcindex filter
` [Patch net 09/15] net_sched: remove RCU callbacks in u32 filter
` [Patch net 10/15] net_sched: remove RCU callbacks in fw filter
` [Patch net 11/15] net_sched: remove RCU callbacks in route filter
` [Patch net 12/15] net_sched: remove RCU callbacks in sample action
` [Patch net 13/15] net_sched: add rtnl assertion to tcf_exts_destroy()
` [Patch net 14/15] selftests: Introduce a new script to generate tc batch file
` [Patch net 15/15] selftests: Introduce a new test case to tc testsuite

[net-next PATCH] bpf: cpumap fix potential lost wake-up problem
 2017-10-24  4:46 UTC  (3+ messages)

[PATCH] net: xfrm_user: use BUG_ON instead of if condition followed by BUG
 2017-10-24  4:30 UTC  (7+ messages)

[PATCH net-next 0/3] bpf: permit multiple bpf attachments for a single perf tracepoint event
 2017-10-24  4:07 UTC  (8+ messages)
` [PATCH net-next 1/3] bpf: use the same condition in perf event set/free bpf handler
` [PATCH net-next 2/3] bpf: permit multiple bpf attachments for a single perf event
` [PATCH net-next 3/3] bpf: add a test case to test single tp multiple bpf attachment

[PATCH V3 net-next] liquidio: pass date and time info to NIC firmware
 2017-10-24  3:33 UTC 

[PATCH 0/2] 9p: Fixes for hard-to-hit bugs
 2017-10-24  2:11 UTC  (5+ messages)

[PATCH] rtlwifi: Remove seq_number from rtl_tid_data
 2017-10-24  2:03 UTC 

[PATCH] rtlwifi: rtl8821ae: Fix typo in variable name
 2017-10-24  1:49 UTC 

[PATCH net] xfrm: Clear sk_dst_cache when applying per-socket policy
 2017-10-24  1:30 UTC 

Linux ECN Handling
 2017-10-24  1:11 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: don't unmask port bitmaps
 2017-10-24  0:54 UTC  (6+ messages)
` [PATCH net-next 1/2] net: dsa: legacy: "
` [PATCH net-next 2/2] net: dsa: "

[PATCH] drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
 2017-10-24  0:54 UTC  (3+ messages)

[PATCH v2 net-next 0/6] add a set of tracepoints to tcp stack
 2017-10-24  0:25 UTC  (9+ messages)
` [PATCH v2 net-next 1/6] tcp: add trace event class tcp_event_sk_skb
` [PATCH v2 net-next 2/6] tcp: mark trace event arguments sk and skb as const
` [PATCH v2 net-next 3/6] tcp: add tracepoint trace_tcp_send_reset
` [PATCH v2 net-next 4/6] tcp: add tracepoint trace_tcp_receive_reset
` [PATCH v2 net-next 5/6] tcp: add tracepoint trace_tcp_destroy_sock
` [PATCH v2 net-next 6/6] tcp: add tracepoint trace_tcp_set_state()

[PATCH net-next 0/7] net: hns3: bug fixes & code improvements
 2017-10-24  0:17 UTC  (2+ messages)

[PATCH 0/3] pull request for net-next: batman-adv 2017-10-23
 2017-10-24  0:15 UTC  (3+ messages)
` [PATCH 3/3] batman-adv: use inline kernel-doc for uapi constants

Hello
 2017-10-24  0:06 UTC 

[PATCH net-next v7 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-23 23:28 UTC  (5+ messages)
` [PATCH net-next v7 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next v7 5/5] selinux: bpf: Add addtional check for bpf object file receive

[PATCH net-next 0/7] ipv6: addrconf: hash improvements and cleanups
 2017-10-23 23:17 UTC  (8+ messages)
` [PATCH net-next 1/7] ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
` [PATCH net-next 2/7] ipv6: addrconf: factorize inet6_addr_hash() call
` [PATCH net-next 3/7] ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
` [PATCH net-next 4/7] ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
` [PATCH net-next 5/7] ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
` [PATCH net-next 6/7] ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
` [PATCH net-next 7/7] ipv6: addrconf: do not block BH in ipv6_chk_home_addr()

[tcp/dccp] 81e5391ca7: WARNING:suspicious_RCU_usage
 2017-10-23 23:15 UTC  (4+ messages)
` [PATCH net] tcp/dccp: fix again lockdep splat in inet_csk_route_req()
  ` [PATCH v2 net] tcp/dccp: fix other lockdep splats accessing ireq_opt

[PATCH v2 net-next 0/2] ibmvnic: Tunable parameter support
 2017-10-23 23:02 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] ibmvnic: Update reset infrastructure to support tunable parameters
` [PATCH v2 net-next 2/2] ibmvnic: Fix failover error path for non-fatal resets

[PATCH net-next] ipv6: add ip6_null_entry check in rt6_select()
 2017-10-23 22:27 UTC  (2+ messages)

[PATCH v3 net-next] tcp: Configure TFO without cookie per socket and/or per route
 2017-10-23 22:24 UTC  (2+ messages)

[PATCH net-next v2 0/3] bpf: permit multiple bpf attachments for a single perf tracepoint event
 2017-10-23 22:13 UTC  (4+ messages)
` [PATCH net-next v2 1/3] bpf: use the same condition in perf event set/free bpf handler
` [PATCH net-next v2 2/3] bpf: permit multiple bpf attachments for a single perf event
` [PATCH net-next v2 3/3] bpf: add a test case to test single tp multiple bpf attachment

[PATCH v8 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-23 22:06 UTC  (14+ messages)
` [PATCH v8 01/10] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v8 02/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
` [PATCH v8 03/10] arm: dts: sunxi: h3/h5: Restore EMAC changes
` [PATCH v8 04/10] arm: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v8 05/10] arm: dts: sunxi: Restore EMAC changes (boards)
` [PATCH v8 06/10] arm64: dts: allwinner: Restore EMAC changes
` [PATCH v8 07/10] arm64: dts: allwinner: add snps,dwmac-mdio compatible to emac/mdio
  ` [PATCH v8 08/10] net: stmmac: snps,dwmac-mdio MDIOs are automatically registered
` [PATCH v8 09/10] net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
` [PATCH v8 10/10] net: stmmac: sun8i: Restore the compatibles

[patch net-next] net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
 2017-10-23 21:28 UTC 

[PATCH] net: sunrpc: svcauth_gss: use BUG_ON instead of if condition followed by BUG
 2017-10-23 20:31 UTC  (2+ messages)

Netdev2.2 reminder
 2017-10-23 19:50 UTC 

[PATCH v2] net/sock: Update sk rcu iterator macro
 2017-10-23 19:37 UTC  (3+ messages)

[PATCH v3] net/sock: Update sk rcu iterator macro
 2017-10-23 19:35 UTC 

[PATCH net-next] net: dsa: check master device before put
 2017-10-23 18:58 UTC  (3+ messages)

[PATCH net-next v2 0/6] Adding permanent config get/set to devlink
 2017-10-23 18:41 UTC  (12+ messages)
` [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

[PATCH] net: rxrpc: call_object: use BUG_ON instead of if condition followed by BUG
 2017-10-23 18:13 UTC 

[PATCH] ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
 2017-10-23 18:10 UTC 

[PATCH] ipv4: icmp: use BUG_ON instead of if condition followed by BUG
 2017-10-23 18:08 UTC 

[PATCH] ipv4: esp4: use BUG_ON instead of if condition followed by BUG
 2017-10-23 18:06 UTC 

[PATCH v14 0/5] Replace PCI pool by DMA pool API
 2017-10-23 17:59 UTC  (6+ messages)
` [PATCH v14 1/5] block: DAC960: Replace PCI pool old API
` [PATCH v14 2/5] dmaengine: pch_dma: "
` [PATCH v14 3/5] net: e100: "
` [PATCH v14 4/5] hinic: "
` [PATCH v14 5/5] PCI: Remove PCI pool macro functions

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-10-23 17:18 UTC  (9+ messages)

[PATCH] ethernet: cavium: octeon: Switch to using netdev_info()
 2017-10-23 16:43 UTC 

[PATCH v2 net-next] tcp: Enable TFO without a cookie on a per-socket basis
 2017-10-23 16:17 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).