netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-22 18:29:04 to 2017-11-24 16:36:06 UTC [more...]

[PATCH net] net: dsa: fix 'increment on 0' warning
 2017-11-24 16:36 UTC 

8e5bf9759a ("net: dsa: simplify tree reference counting"): WARNING: CPU: 1 PID: 27 at lib/refcount.c:153 refcount_inc
 2017-11-24 16:28 UTC  (2+ messages)

[PATCH net-next 00/12] rxrpc: Fixes and improvements
 2017-11-24 14:39 UTC  (13+ messages)
` [PATCH net-next 01/12] rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
` [PATCH net-next 02/12] rxrpc: Don't set upgrade by default in sendmsg()
` [PATCH net-next 03/12] rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
` [PATCH net-next 04/12] rxrpc: Delay terminal ACK transmission on a client call
` [PATCH net-next 05/12] rxrpc: Split the call params from the operation params
` [PATCH net-next 06/12] rxrpc: Fix call timeouts
` [PATCH net-next 07/12] rxrpc: Don't transmit DELAY ACKs immediately on proposal
` [PATCH net-next 08/12] rxrpc: Express protocol timeouts in terms of RTT
` [PATCH net-next 09/12] rxrpc: Add a timeout for detecting lost ACKs/lost DATA
` [PATCH net-next 10/12] rxrpc: Add keepalive for a call
` [PATCH net-next 11/12] rxrpc: Fix service endpoint expiry
` [PATCH net-next 12/12] rxrpc: Fix conn expiry timers

[PATCH v2] VSOCK: Don't call vsock_stream_has_data in atomic context
 2017-11-24 14:25 UTC 

[PATCH] atm: lanai: use setup_timer instead of init_timer
 2017-11-24 13:27 UTC 

[PATCH] atm: firestream: use setup_timer instead of init_timer
 2017-11-24 13:13 UTC 

[PATCH v2] net: sched: crash on blocks with goto chain action
 2017-11-24 12:20 UTC  (2+ messages)

[RFC 0/9] net: create adaptive software irq moderation library
 2017-11-24 12:20 UTC  (3+ messages)

[PATCH net] net: qmi_wwan: add support for Cinterion PLS8
 2017-11-24 12:04 UTC  (7+ messages)

[PATCH net-next] net: thunderx: Set max queue count taking XDP_TX into account
 2017-11-24 12:04 UTC 

[PATCH net-next] net: thunderx: Add support for xdp redirect
 2017-11-24 12:03 UTC 

[PATCH] net: thunderbolt: Stop using zero to mean no valid DMA mapping
 2017-11-24 11:05 UTC 

Darlehensangebot jetzt bewerben
 2017-11-17 20:51 UTC 

[PATCH v7 0/4] Add the ability to do BPF directed error injection
 2017-11-24  9:46 UTC  (8+ messages)
` [PATCH v7 1/5] add infrastructure for tagging functions as error injectable
` [PATCH v7 2/5] btrfs: make open_ctree "
` [PATCH v7 3/5] bpf: add a bpf_override_function helper
` [PATCH v7 4/5] samples/bpf: add a test for bpf_override_return
` [PATCH v7 5/5] btrfs: allow us to inject errors at io_ctl_init

[PATCH] dsa: dsa2: fix compile error for !CONFIG_OF
 2017-11-24  9:34 UTC  (7+ messages)
` [RESEND PATCH] "

[PATCH] r8152: disable rx checksum offload on Dell TB dock
 2017-11-24  8:59 UTC  (9+ messages)

[PATCH] atm: nicstar: use the setup_timer helper
 2017-11-24  8:59 UTC 

[PATCH 0/6] enable creating [k,u]probe with perf_event_open
 2017-11-24  8:28 UTC  (11+ messages)
` [PATCH 1/6] perf: Add new type PERF_TYPE_PROBE
` [PATCH 3/6] perf: implement kprobe support to PERF_TYPE_PROBE

[patch iproute2] tc: move action cookie print out of the stats if
 2017-11-24  8:28 UTC 

[RFC net-next 0/6] xdp: make stack perform remove and tests
 2017-11-24  8:07 UTC  (12+ messages)
` [RFC net-next 1/6] net: xdp: avoid output parameters when querying XDP prog
` [RFC net-next 2/6] net: xdp: report flags program was installed with on query
` [RFC net-next 3/6] net: xdp: make the stack take care of the tear down
` [RFC net-next 4/6] netdevsim: add software driver for testing offloads
` [RFC net-next 5/6] netdevsim: add bpf offload support
` [RFC net-next 6/6] selftests/bpf: add offload test based on netdevsim

kernel BUG at crypto/asymmetric_keys/public_key.c:80
 2017-11-24  7:56 UTC  (7+ messages)

[PATCH] net-sysfs: export gso_max_size attribute
 2017-11-24  5:18 UTC  (3+ messages)

[PATCH iproute2/master] bpf: initialize the verifier log
 2017-11-24  4:48 UTC  (3+ messages)

★ nesta --“2018世界复合材料展览及会议”将于“3月”在“法国巴黎”举行 (地右P1-L-Me)
 2017-11-24  4:01 UTC 

[PATCH iproute2/master 00/11] bpf: pass ifindex for bpf offload
 2017-11-24  2:12 UTC  (12+ messages)
` [PATCH iproute2/master 01/11] bpf: pass program type in struct bpf_cfg_in
` [PATCH iproute2/master 02/11] bpf: keep parsed program mode "
` [PATCH iproute2/master 03/11] bpf: allocate opcode table "
` [PATCH iproute2/master 04/11] bpf: split parse from program loading
` [PATCH iproute2/master 05/11] bpf: rename bpf_parse_common() to bpf_parse_and_load_common()
` [PATCH iproute2/master 06/11] bpf: expose bpf_parse_common() and bpf_load_common()
` [PATCH iproute2/master 07/11] bpf: allow loading programs for a specific ifindex
` [PATCH iproute2/master 08/11] {f,m}_bpf: don't allow specifying multiple bpf programs
` [PATCH iproute2/master 09/11] tc_filter: resolve device name before parsing filter
` [PATCH iproute2/master 10/11] f_bpf: communicate ifindex for eBPF offload
` [PATCH iproute2/master 11/11] iplink: communicate ifindex for xdp offload

[PATCH] net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
 2017-11-24  0:25 UTC  (8+ messages)
  ` [Outreachy kernel] "

[PATCH iproute2 1/1] actions: Add support for user cookies
 2017-11-23 21:12 UTC  (6+ messages)

[PATCH v2 0/2] seq_file, Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE()
 2017-11-23 20:36 UTC  (3+ messages)
` [PATCH v2 1/2] seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
` [PATCH v2 2/2] Bluetooth: Re-use DEFINE_SHOW_ATTRIBUTE() macro

[GIT] Networking
 2017-11-23 20:02 UTC 

[PATCH net v3] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
 2017-11-23 19:34 UTC  (2+ messages)

b53 tags on bpi-r1 (bcm53125)
 2017-11-23 19:14 UTC  (7+ messages)

[PATCH net v2] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
 2017-11-23 18:39 UTC  (3+ messages)

[PATCH net 0/2] ipvlan: Fix insufficient skb linear check
 2017-11-23 18:37 UTC  (4+ messages)
` [PATCH net 1/2] ipvlan: Fix insufficient skb linear check for arp
` [PATCH net 2/2] ipvlan: Fix insufficient skb linear check for ipv6 icmp

[PATCH net] geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
 2017-11-23 18:30 UTC  (4+ messages)

[PATCH 00/11] net: ethernet: ti: cpsw/ale clean up and optimization
 2017-11-23 18:09 UTC  (13+ messages)
` [PATCH 01/11] net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
` [PATCH 02/11] net: ethernet: ti: cpsw: use proper io apis
` [PATCH 03/11] net: ethernet: ti: cpsw: move platform data struct to .c file
` [PATCH 04/11] net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
` [PATCH 05/11] net: ethernet: ti: cpsw: fix ale port numbers
` [PATCH 06/11] net: ethernet: ti: ale: use proper io apis
` [PATCH 07/11] net: ethernet: ti: ale: disable ale from stop()
` [PATCH 08/11] net: ethernet: ti: ale: optimize ale entry mask bits configuartion
` [PATCH 09/11] net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
` [PATCH 10/11] net: ethernet: ti: ale: use devm_kzalloc "
` [PATCH 11/11] net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get

pull-request: wireless-drivers 2017-11-22
 2017-11-23 18:07 UTC  (2+ messages)

[net 00/13][pull request] Intel Wired LAN Driver Fixes 2017-11-21
 2017-11-23 17:59 UTC  (2+ messages)

[PATCH net] net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
 2017-11-23 17:51 UTC  (2+ messages)

pull-request: bpf 2017-11-23
 2017-11-23 17:40 UTC  (2+ messages)

[PATCH] bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
 2017-11-23 17:31 UTC  (2+ messages)

[PATCH net v2] net: accept UFO datagrams from tuntap and packet
 2017-11-23 16:37 UTC  (2+ messages)

[RESEND PATCH] net: realtek: r8169: implement set_link_ksettings()
 2017-11-23 16:37 UTC  (2+ messages)

[PATCH net] net: ipv6: Fixup device for anycast routes during copy
 2017-11-23 16:35 UTC  (2+ messages)

[PATCH net 0/2] net/smc: fixes for smc buffer handling
 2017-11-23 16:34 UTC  (2+ messages)

[PATCH] VSOCK: Don't call vsock_stream_has_data in atomic context
 2017-11-23 16:29 UTC  (3+ messages)

[PATCH net] ipv6: Do not consider linkdown nexthops during multipath
 2017-11-23 16:27 UTC  (2+ messages)

[PATCH v2] net: sched: fix crash when deleting secondary chains
 2017-11-23 16:27 UTC  (2+ messages)

[PATCH] net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
 2017-11-23 16:24 UTC  (2+ messages)

[PATCH v1] brcmfmac: Avoid build error with make W=1
 2017-11-23 15:57 UTC 

[PATCHv2] xen-netfront: remove warning when unloading module
 2017-11-23 14:18 UTC 

[patch net-next RFC v2 00/11] Add support for resource abstraction
 2017-11-23 13:40 UTC  (11+ messages)
` [patch net-next RFC v2 02/11] devlink: "
` [patch net-next RFC v2 08/11] mlxsw: spectrum_dpipe: Connect dpipe tables to resources

[PATCH v1] Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro
 2017-11-23 13:18 UTC  (4+ messages)

DMA coalescing - ethtool vs. kernel
 2017-11-23 12:31 UTC 

[PATCH] bna: remove redundant self assignment of 'i'
 2017-11-23 11:31 UTC 

[PATCH v2 net] bpf: fix branch pruning logic
 2017-11-23 10:13 UTC  (2+ messages)

NETDEV WATCHDOG: eth0 (dwc-eth-dwmac): transmit queue 1 timed out
 2017-11-23  6:27 UTC  (5+ messages)

[PATCH net] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
 2017-11-23  4:19 UTC  (3+ messages)

[PATCH linux-firmware 0/2] Mellanox: Add new mlxsw_spectrum firmware 13.1530.152
 2017-11-23  2:14 UTC  (2+ messages)

[PATCH v4 2/2] sock: Move the socket inuse to namespace
 2017-11-23  1:51 UTC 

pull-request Cavium LiquidIO firmware v1.7.0
 2017-11-23  1:51 UTC 

pull request: Cavium Octeon III firmware
 2017-11-23  1:40 UTC  (2+ messages)

[PATCH v4 1/2] sock: Change the netns_core member name
 2017-11-23  1:25 UTC 

[PATCH 1/1] qed: Add firmware 8.33.1.0
 2017-11-23  1:08 UTC  (2+ messages)

[e1000_shutdown] e1000 0000:00:03.0: disabling already-disabled device
 2017-11-22 23:13 UTC  (3+ messages)

[PATCH V2 14/29] bnx2x: deprecate pci_get_bus_and_slot()
 2017-11-22 22:49 UTC  (2+ messages)
` [PATCH V2 15/29] pch_gbe: "

[PATCH net 0/4] bpf: fix semantics issues with helpers receiving NULL arguments
 2017-11-22 22:04 UTC  (6+ messages)
` [PATCH net 1/4] bpf: introduce ARG_PTR_TO_MEM_OR_NULL
` [PATCH net 2/4] bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
` [PATCH net 3/4] bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
` [PATCH net 4/4] bpf: change bpf_perf_event_output arg5 "

[PATCH net] bpf: fix branch pruning logic
 2017-11-22 20:33 UTC 

[PATCH iproute 0/5] ila: additional configuratio support
 2017-11-22 20:05 UTC  (6+ messages)
` [PATCH iproute 1/5] ila: Fix reporting of ILA locators and locator match
` [PATCH iproute 2/5] ila: added csum neutral support to ipila
` [PATCH iproute 3/5] ila: support to configure checksum neutral-map-auto
` [PATCH iproute 4/5] ila: support for configuring identifier and hook types
` [PATCH iproute 5/5] ila: create ila_common.h

[PATCH] net: sched: crash on blocks with goto chain action
 2017-11-22 19:27 UTC  (6+ messages)

len = bpf_probe_read_str(); bpf_perf_event_output(... len) == FAIL
 2017-11-22 18:42 UTC  (12+ 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).