messages from 2017-11-21 08:18:08 to 2017-11-23 16:36:15 UTC [more...]
[PATCH iproute2 1/1] actions: Add support for user cookies
2017-11-23 16:36 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 (4+ messages)
` [PATCH net 1/2] net/smc: use sk_rcvbuf as start for rmb creation
` [PATCH net 2/2] net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
[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 (4+ 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
[PATCH net] net: qmi_wwan: add support for Cinterion PLS8
2017-11-23 15:10 UTC (3+ messages)
[PATCH net v2] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
2017-11-23 14:41 UTC
kernel BUG at crypto/asymmetric_keys/public_key.c:80
2017-11-23 14:24 UTC (5+ messages)
[PATCHv2] xen-netfront: remove warning when unloading module
2017-11-23 14:18 UTC
[PATCH] dsa: dsa2: fix compile error for !CONFIG_OF
2017-11-23 14:04 UTC (2+ messages)
[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)
[PATCH net] geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
2017-11-23 13:01 UTC (3+ messages)
DMA coalescing - ethtool vs. kernel
2017-11-23 12:31 UTC
pull-request: bpf 2017-11-23
2017-11-23 12:01 UTC
[PATCH] bna: remove redundant self assignment of 'i'
2017-11-23 11:31 UTC
[PATCH 0/6] enable creating [k,u]probe with perf_event_open
2017-11-23 10:22 UTC (9+ messages)
` [PATCH 1/6] perf: Add new type PERF_TYPE_PROBE
` [PATCH 3/6] perf: implement kprobe support to PERF_TYPE_PROBE
[PATCH v2 net] bpf: fix branch pruning logic
2017-11-23 10:13 UTC (2+ messages)
[PATCH iproute2/master] bpf: initialize the verifier log
2017-11-23 9:31 UTC (2+ messages)
[PATCH] r8152: disable rx checksum offload on Dell TB dock
2017-11-23 9:24 UTC (4+ messages)
[PATCH] net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
2017-11-23 7:31 UTC (7+ messages)
` [Outreachy kernel] "
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 net 0/2] ipvlan: Fix insufficient skb linear check
2017-11-23 3:47 UTC (3+ 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 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 v7 0/4] Add the ability to do BPF directed error injection
2017-11-23 1:19 UTC (7+ 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 1/1] qed: Add firmware 8.33.1.0
2017-11-23 1:08 UTC (2+ messages)
[PATCH] net-sysfs: export gso_max_size attribute
2017-11-23 0:30 UTC
[rht_deferred_worker] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=0 stuck for 62s!
2017-11-22 23:13 UTC (5+ messages)
` [test_rht_init] INFO: task swapper/0:1 blocked for more than 120 seconds
` [e1000_shutdown] e1000 0000:00:03.0: disabling already-disabled device
[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 00/11] net: ethernet: ti: cpsw/ale clean up and optimization
2017-11-22 21:25 UTC (12+ 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
[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 (13+ messages)
KASAN: stack-out-of-bounds Read in xfrm_state_find (3)
2017-11-22 16:05 UTC (2+ messages)
Uninitialized value in __sk_nulls_add_node_rcu()
2017-11-22 15:58 UTC (7+ messages)
ipsec: ipcomp alg problem on vti interface
2017-11-22 16:06 UTC
[PATCH] [WAN]: lmc: Use memdup_user() as a cleanup
2017-11-22 15:29 UTC
pull-request: wireless-drivers 2017-11-22
2017-11-22 15:27 UTC
[PATCH net v2] net: accept UFO datagrams from tuntap and packet
2017-11-22 12:54 UTC (2+ messages)
[PATCH] xen-netfront: remove warning when unloading module
2017-11-22 11:44 UTC (2+ messages)
[PATCH 00/31] Andes(nds32) Linux Kernel Port
2017-11-22 10:02 UTC (15+ messages)
` [PATCH 11/31] nds32: Atomic operations
` [PATCH 12/31] nds32: Device specific operations
` [PATCH 15/31] nds32: System calls handling
` Fwd: FW: "
` "
Wifi RTL8723bu driver test: failed to scan
2017-11-22 9:51 UTC
broken ipv6 tcp csum offload on thunderx
2017-11-22 9:06 UTC (2+ messages)
[net 00/13][pull request] Intel Wired LAN Driver Fixes 2017-11-21
2017-11-22 8:31 UTC (14+ messages)
` [net 01/13] i40e: Fix for NUP NVM image downgrade failure
` [net 02/13] i40e: fix the calculation of VFs mac addresses
` [net 03/13] i40e: Remove limit of 64 max queues per channel
` [net 04/13] i40e: Fix FLR reset timeout issue
` [net 05/13] i40evf: fix client notify of l2 params
` [net 06/13] i40e: restore promiscuous after reset
` [net 07/13] ixgbe: Fix skb list corruption on Power systems
` [net 08/13] i40e: Use smp_rmb rather than read_barrier_depends
` [net 09/13] ixgbevf: "
` [net 10/13] igbvf: "
` [net 11/13] igb: "
` [net 12/13] fm10k: "
` [net 13/13] i40evf: "
FW: [PATCH 24/31] nds32: Miscellaneous header files
2017-11-22 5:45 UTC (2+ messages)
[PATCH 15/30] bnx2x: deprecate pci_get_bus_and_slot()
2017-11-22 5:31 UTC (2+ messages)
` [PATCH 16/30] pch_gbe: "
Linux ECN Handling
2017-11-22 3:46 UTC (13+ messages)
WARNING in xfrm_state_fini
2017-11-22 2:44 UTC (2+ messages)
[PATCH] net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
2017-11-22 1:39 UTC (2+ messages)
[PATCH net] net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
2017-11-22 1:37 UTC
[PATCH INTERNAL V2 1/1] brcmfmac: add console log support with configurable read size
2017-11-22 1:26 UTC
Hi Dear
2017-11-21 23:34 UTC
b53 tags on bpi-r1 (bcm53125)
2017-11-21 23:20 UTC (5+ messages)
[PATCH] net: ethernet: ti: cpts: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
2017-11-21 22:18 UTC
[PATCH 2/2] Net: wireless: nl80211: fix coding style
2017-11-21 21:13 UTC
[RFC] [PATCH] netns: Fix race in virtual interface bringup
2017-11-21 21:12 UTC (3+ messages)
` [LTP] "
[PATCH net] bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
2017-11-21 20:35 UTC (2+ messages)
[PATCH 0/9] use network namespace for iSCSI control interfaces
2017-11-21 20:20 UTC (6+ messages)
scheduling while atomic from vmci_transport_recv_stream_cb in 3.16 kernels
2017-11-21 19:58 UTC (4+ messages)
[PATCH] bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
2017-11-21 19:46 UTC
[RESEND PATCH] net: realtek: r8169: implement set_link_ksettings()
2017-11-21 18:21 UTC (3+ messages)
[PATCH] net: phy: harmonize phy_id{,_mask} data type
2017-11-21 17:48 UTC (3+ messages)
[RFC PATCH 5/5] selinux: Add SCTP support
2017-11-21 17:37 UTC (7+ messages)
[PATCH] net: bridge: add max_fdb_count
2017-11-21 14:53 UTC (2+ messages)
usb/net/zd1211rw: possible deadlock in zd_chip_disable_rxtx
2017-11-21 13:52 UTC
[net-next 1/1] tipc: enforce valid ratio between skb truesize and contents
2017-11-21 12:17 UTC (2+ messages)
[GIT] Networking
2017-11-21 11:45 UTC
pull-request: mac80211 2017-11-20
2017-11-21 11:31 UTC (4+ messages)
[PATCH net] nfp: flower: add missing kdoc
2017-11-21 11:25 UTC (2+ messages)
[net 1/1] tipc: fix access of released memory
2017-11-21 11:22 UTC (2+ messages)
[PATCH net,stable] net: qmi_wwan: add Quectel BG96 2c7c:0296
2017-11-21 11:18 UTC (2+ messages)
[patch net] mlxsw: spectrum: Do not try to create non-existing ports during unsplit
2017-11-21 11:15 UTC (2+ messages)
[PATCH RFC 0/5] Support asynchronous crypto for IPsec GSO
2017-11-21 10:44 UTC (4+ messages)
[PATCH v15 0/5] Replace PCI pool by DMA pool API
2017-11-21 8:39 UTC (4+ messages)
` [PATCH v15 5/5] PCI: Remove PCI pool macro functions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).