netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-28 02:21:56 to 2017-11-28 21:33:12 UTC [more...]

[PATCH 00/17] IDR patches for 4.15
 2017-11-28 21:33 UTC  (18+ messages)
` [PATCH 01/17] idr: Fix build
` [PATCH 02/17] radix tree test suite: Remove ARRAY_SIZE
` [PATCH 03/17] idr test suite: Fix ida_test_random()
` [PATCH 04/17] IDR test suite: Check handling negative end correctly
` [PATCH 05/17] idr: Delete idr_remove_ext function
` [PATCH 06/17] idr: Delete idr_replace_ext function
` [PATCH 07/17] idr: Delete idr_find_ext function
` [PATCH 08/17] idr: Add idr_alloc_u32 helper
` [PATCH 09/17] net sched actions: Convert to use idr_alloc_u32
` [PATCH 10/17] cls_basic: "
` [PATCH 11/17] cls_bpf: "
` [PATCH 12/17] cls_flower: Convert to idr_alloc_u32
` [PATCH 13/17] cls_u32: Reinstate cyclic allocation
` [PATCH 14/17] cls_u32: Convert to idr_alloc_u32
` [PATCH 15/17] idr: Rename idr_alloc_ext to idr_alloc_ul
` [PATCH 16/17] idr: Rename idr_for_each_entry_ext
` [PATCH 17/17] idr: Warn if old iterators see large IDs

[PATCHv2 2/2] userns: control capabilities of some user namespaces
 2017-11-28 21:22 UTC  (3+ messages)

[PATCH v5 next 0/5] Improve Module autoloading infrastructure
 2017-11-28 21:16 UTC  (6+ messages)
` [PATCH v5 next 1/5] modules:capabilities: add request_module_cap()

[PATCH net-next] vmxnet3: increase default rx ring sizes
 2017-11-28 21:12 UTC 

[patch net resend] net: sched: cbq: create block for q->link.block
 2017-11-28 21:05 UTC  (4+ messages)

[PATCH] atm: suni: remove extraneous space to fix indentation
 2017-11-28 21:03 UTC  (2+ messages)

[PATCH] atm: lanai: use %p to format kernel addresses instead of %x
 2017-11-28 21:03 UTC  (2+ messages)

[PATCH] VSOCK: Don't set sk_state to TCP_CLOSE before testing it
 2017-11-28 21:02 UTC  (3+ messages)

[PATCH] atm: fore200e: use %pK to format kernel addresses instead of %x
 2017-11-28 21:01 UTC  (2+ messages)

[PATCH] ambassador: fix incorrect indentation of assignment statement
 2017-11-28 20:59 UTC  (2+ messages)

[PATCH net] vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
 2017-11-28 20:57 UTC  (2+ messages)

[PATCH net] bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
 2017-11-28 20:56 UTC  (2+ messages)

[PATCH net] sctp: use right member as the param of list_for_each_entry
 2017-11-28 20:56 UTC  (2+ messages)

[PATCH net] sch_sfq: fix null pointer dereference at timer expiration
 2017-11-28 20:54 UTC  (4+ messages)

[PATCH net] cls_bpf: don't decrement net's refcount when offload fails
 2017-11-28 20:50 UTC  (4+ messages)

[PATCH v3 06/11] xfrm: Move child route linkage into xfrm_dst
 2017-11-28 20:45 UTC 

[PATCH v3 11/11] net: Remove dst->next
 2017-11-28 20:41 UTC 

[PATCH v3 10/11] xfrm: Stop using dst->next in bundle construction
 2017-11-28 20:41 UTC 

[PATCH v3 09/11] net: Rearrange dst_entry layout to avoid useless padding
 2017-11-28 20:40 UTC 

[PATCH v3 08/11] xfrm: Move dst->path into struct xfrm_dst
 2017-11-28 20:40 UTC 

[PATCH v3 07/11] ipv6: Move dst->from into struct rt6_info
 2017-11-28 20:40 UTC 

[PATCH v3 07/11] ipv6: Move dst->from into struct rt6_info
 2017-11-28 20:40 UTC 

[PATCH v3 05/11] ipsec: Create and use new helpers for dst child access
 2017-11-28 20:40 UTC 

[PATCH v3 04/11] net: Create and use new helper xfrm_dst_child()
 2017-11-28 20:40 UTC 

[PATCH v3 03/11] ipv6: Move rt6_next from dst_entry into ipv6 route structure
 2017-11-28 20:40 UTC 

[PATCH v3 02/11] decnet: Move dn_next into decnet route structure
 2017-11-28 20:40 UTC 

[PATCH v3 01/11] net: dst->rt_next is unused
 2017-11-28 20:39 UTC 

[PATCH v3 00/11] net: Significantly shrink the size of routes
 2017-11-28 20:39 UTC 

[PATCH] sched/deadline: fix one-bit signed bitfields to be unsigned
 2017-11-28 20:36 UTC 

[PATCH 1/2] [net-next] packet: clarify timestamp overflow
 2017-11-28 20:32 UTC  (17+ messages)
` [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
            ` [PATCH] [RFC v2] "
                      ` [PATCH] [RFC v3] "

[PATCH v7 0/4] Add the ability to do BPF directed error injection
 2017-11-28 20:02 UTC  (5+ messages)
` [PATCH v7 1/5] add infrastructure for tagging functions as error injectable

[PATCH 4/4] selinux: Add SCTP support
 2017-11-28 19:59 UTC  (3+ messages)

Sending 802.1Q packets using AF_PACKET socket on filtered bridge forwards with wrong MAC addresses
 2017-11-28 19:11 UTC 

[PATCH] fm10k: mark PM functions as __maybe_unused
 2017-11-28 18:51 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next 2/3] xfrm: Fix offload dev state addition to occur after
 2017-11-28 18:17 UTC 

[PATCH] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
 2017-11-28 18:16 UTC  (4+ messages)

[PATCH net v2 1/3] xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
 2017-11-28 17:55 UTC  (3+ messages)
` [PATCH net v2 2/3] xfrm: Add an activate() offload dev op
` [PATCH net v2 3/3] xfrm: Remove redundant state assignment in xfrm_input()

[PATCH net,stable] vhost: fix skb leak in handle_rx()
 2017-11-28 17:53 UTC  (3+ messages)

[patch iproute2] man: add -json option to tc manpage
 2017-11-28 17:53 UTC  (2+ messages)

[RFC] Support for SGMII 2500
 2017-11-28 17:51 UTC  (8+ messages)

[PATCH iproute2] vxlan: Make id optional when modifying a link
 2017-11-28 17:49 UTC  (2+ messages)

[PATCH iproute2] gre: Fix ttl inherit option
 2017-11-28 17:49 UTC  (2+ messages)

Regression in throughput between kvm guests over virtual bridge
 2017-11-28 18:00 UTC  (15+ messages)

[PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
 2017-11-28 17:38 UTC  (2+ messages)

[PATCH net-next] tcp: allow drivers to tweak TSQ logic
 2017-11-28 17:33 UTC  (4+ messages)
` [PATCH v2 "

pull request: Cavium Octeon III firmware
 2017-11-28 17:30 UTC  (4+ messages)

[PATCH v3] rxrpc: Fix variable overwrite
 2017-11-28 17:28 UTC 

Sending 802.1Q packets using AF_PACKET socket on filtered bridge forwards with wrong MAC addresses
 2017-11-28 17:21 UTC 

[PATCH] rxrpc: call_event: Fix variable overwrite in __rxrpc_propose_ACK
 2017-11-28 17:20 UTC  (3+ messages)

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

[RFC net-next 0/6] xdp: make stack perform remove and tests
 2017-11-28 16:20 UTC  (6+ messages)
` [RFC net-next 4/6] netdevsim: add software driver for testing offloads

[PATCH net] net/packet: fix a race in packet_bind() and packet_notifier()
 2017-11-28 16:14 UTC  (7+ messages)
    ` [PATCH v2 "

[PATCH net] packet: fix crash in fanout_demux_rollover()
 2017-11-28 16:14 UTC  (3+ messages)

Wifi RTL8723bu driver test: failed to scan
 2017-11-28 16:14 UTC  (2+ messages)

fec driver and two micrel phys
 2017-11-28 16:09 UTC  (2+ messages)

[patch net-next RFC v2 00/11] Add support for resource abstraction
 2017-11-28 16:05 UTC  (10+ messages)
` [patch net-next RFC v2 08/11] mlxsw: spectrum_dpipe: Connect dpipe tables to resources

[PATCH net 0/3] sctp: fix some other sparse errors
 2017-11-28 16:00 UTC  (2+ messages)

[PATCH] [WAN]: lmc: Use memdup_user() as a cleanup
 2017-11-28 15:58 UTC  (2+ messages)

[PATCH net] net: phylink: fix link state on phy-connect
 2017-11-28 15:56 UTC  (5+ messages)

[iproute PATCH] link_gre6: Detect invalid encaplimit values
 2017-11-28 15:49 UTC 

[PATCH net] net: phy: marvell10g: fix the PHY id mask
 2017-11-28 15:31 UTC  (3+ messages)

[PATCH net 0/4] net: mvpp2: set of fixes
 2017-11-28 15:18 UTC  (6+ messages)
` [PATCH net 1/4] net: mvpp2: fix the txq_init error path
` [PATCH net 2/4] net: mvpp2: cleanup probed ports in the probe "
` [PATCH net 3/4] net: mvpp2: do not disable GMAC padding
` [PATCH net 4/4] net: mvpp2: check ethtool sets the Tx ring size is to a valid min value

[patch net 0/4] mlxsw: GRE offloading fixes
 2017-11-28 14:56 UTC  (6+ messages)
` [patch net 1/4] mlxsw: spectrum_router: Offload decap only for up tunnels
` [patch net 2/4] mlxsw: spectrum_router: Demote tunnels on VRF migration
` [patch net 3/4] mlxsw: spectrum_router: Handle encap to demoted tunnels
` [patch net 4/4] mlxsw: spectrum_router: Update nexthop RIF on update

[net 0/4][pull request] Intel Wired LAN Driver Updates 2017-11-27
 2017-11-28 14:52 UTC  (6+ messages)
` [net 1/4] i40e/virtchnl: fix application of sizeof to pointer
` [net 2/4] e1000e: fix the use of magic numbers for buffer overrun issue
` [net 3/4] i40e: Fix reporting incorrect error codes
` [net 4/4] e1000: Fix off-by-one in debug message

DIRECTOR IN CHARGE: DR.PATRICE TEME
 2017-11-28 14:49 UTC 

DIRECTOR IN CHARGE: DR.PATRICE TEME
 2017-11-28 14:44 UTC 

DIRECTOR IN CHARGE: DR.PATRICE TEME
 2017-11-28 14:30 UTC 

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-11-28 14:25 UTC  (29+ messages)
` [PATCH v2 10/35] nds32: Atomic operations
` [PATCH v2 14/35] nds32: System calls handling
` [PATCH v2 18/35] nds32: Debugging support
` [PATCH v2 22/35] nds32: Device tree support
` [PATCH v2 26/35] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v2 27/35] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v2 29/35] dt-bindings: nds32 CPU Bindings
` [PATCH v2 30/35] net: faraday add nds32 support
` [PATCH v2 31/35] earlycon: add reg-offset to physical address before mapping
` [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer

DIRECTOR IN CHARGE: DR.PATRICE TEME
 2017-11-28 14:20 UTC 

DIRECTOR IN CHARGE: DR.PATRICE TEME
 2017-11-28 14:12 UTC 

DIRECTOR IN CHARGE: DR.PATRICE TEME
 2017-11-28 14:05 UTC 

[PATCH] staging: irda: annotate irlan_seq_start() and irlan_seq_stop() for sparse
 2017-11-28 13:30 UTC  (3+ messages)

[PATCH V2] staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
 2017-11-28 13:17 UTC  (2+ messages)

[PATCH] staging: rtl8188eu:
 2017-11-28 13:17 UTC  (2+ messages)

[PATCH] net: gianfar: add ethtool eee support
 2017-11-28 13:15 UTC  (2+ messages)

[PATCH] tc: police: fix control action parsing
 2017-11-28 13:02 UTC  (4+ messages)
` [PATCH iproute2] "

[PATCH v2 0/2] seq_file, Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE()
 2017-11-28 12:19 UTC  (4+ messages)
` [PATCH v2 1/2] seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro

sunrpc: infinite unkillable console spam in xs_tcp_setup_socket
 2017-11-28 10:00 UTC  (3+ messages)

[PATCH net-next 1/3] xfrm: Fix xfrm_replay_overflow_offload_esn
 2017-11-28  9:49 UTC  (3+ messages)
` [PATCH net-next 2/3] xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option
` [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload

[PATCH] r8152: disable rx checksum offload on Dell TB dock
 2017-11-28  9:40 UTC  (7+ messages)

[PATCH] openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
 2017-11-28  8:50 UTC  (3+ messages)

[PATCH] wlcore: allow elp during wowlan suspend
 2017-11-28  8:02 UTC 

[PATCH net-next 1/1] forcedeth: optimize the xmit with unlikely
 2017-11-28  6:42 UTC 

[PATCH] atm: eni: fix several indentation issues
 2017-11-28  5:54 UTC  (2+ messages)

[PATCH 1/3] ath9k: remove stray backslash in Makefile
 2017-11-28  3:35 UTC  (2+ messages)

[RFC 0/3] kallsyms: don't leak address when printing symbol
 2017-11-28  3:28 UTC  (4+ messages)
    ` [kernel-hardening] "


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).