netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-12 16:16:18 to 2017-05-15 14:25:40 UTC [more...]

[PATCH 1/3] Fix ERROR: trailing statements should be on next line
 2017-05-15 14:25 UTC  (10+ messages)
` [PATCH 2/3] Fix ERROR: Macros with complex values should be enclosed in parentheses
` [PATCH 3/3] Fix ERROR: code indent should use tabs where possible

stable/linux-4.10.y build: 203 builds: 3 failed, 200 passed, 3 errors, 5 warnings (v4.10.16)
 2017-05-15 14:23 UTC  (5+ messages)

[PATCH net-next] net: rps: don't skip offline cpus when set rps_cpus
 2017-05-15 14:23 UTC  (2+ messages)

[PATCH iproute2 net] ip: lwtunnel: remove definition of __USE_KERNEL_IPV6_DEFS
 2017-05-15 14:22 UTC  (2+ messages)

[PATCH net v2] ipv6: sr: fix user space compilation error with old glibc
 2017-05-15 14:21 UTC  (3+ messages)

[PATCH] usbnet: no address filtering on RNDIS
 2017-05-15 14:16 UTC  (3+ messages)

Network cooling device and how to control NIC speed on thermal condition
 2017-05-15 14:14 UTC  (7+ messages)

[PATCH net] net: netcp: fix check of requested timestamping filter
 2017-05-15 14:04 UTC 

[PATCH net-next] net: stmmac: use correct pointer when printing normal descriptor ring
 2017-05-15 14:02 UTC  (2+ messages)

[PATCH] kmod: don't load module unless req process has CAP_SYS_MODULE
 2017-05-15 13:52 UTC  (9+ messages)

[PATCH v4 1/4] can: m_can: move Message RAM initialization to function
 2017-05-15 13:50 UTC  (3+ messages)

[PATCH] rt2x00: improve calling conventions for register accessors
 2017-05-15 13:46 UTC 

[PATCH] dt-bindings: net: move FMan binding
 2017-05-15 13:36 UTC 

[PATCH] bridge: netlink: check vlan_default_pvid range
 2017-05-15 13:31 UTC  (6+ messages)

[PATCH v2] bridge: netlink: check vlan_default_pvid range
 2017-05-15 13:23 UTC 

[PATCH v8 3/5] rxrpc: check return value of skb_to_sgvec always
 2017-05-15 13:12 UTC  (4+ messages)
` [PATCH v8 0/5] skb_to_sgvec hardening
  ` [PATCH v8 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow

[PATCH 2/3] bpf: Track alignment of MAP pointers in verifier
 2017-05-15 13:10 UTC  (4+ messages)

[RFC PATCH net-next] rxrpc: Support network namespacing
 2017-05-15 12:56 UTC 

[PATCH net v2] i40e/i40evf: proper update of the page_offset field
 2017-05-15 12:45 UTC  (2+ messages)

[PATCH net] ipv6: avoid dad-failures for addresses with NODAD
 2017-05-15 11:56 UTC  (2+ messages)

[PATCH 1/2] net-next: stmmac: add adjust_link function
 2017-05-15 11:41 UTC  (2+ messages)
` [PATCH 2/2] net-next: stmmac: remove struct mac_link

[PATCH net] ipv6: sr: fix user space compilation error with old glibc
 2017-05-15 11:01 UTC  (6+ messages)

[PATCH v2 net-next 00/12] net: get rid of __napi_complete()
 2017-05-15 10:31 UTC  (3+ messages)
` [PATCH v2 net-next 06/12] ep93xx_eth: add GRO support

23208 netdev
 2017-05-15 10:05 UTC 

[PATCH net-next 0/3] udp: scalability improvements
 2017-05-15  9:01 UTC  (4+ messages)
` [PATCH net-next 1/3] net/sock: factor out dequeue/peek with offset code
` [PATCH net-next 2/3] udp: use a separate rx queue for packet reception
` [PATCH net-next 3/3] udp: keep the sk_receive_queue held when splicing

iproute2 build error due to sr-ipv6 lwtunnel
 2017-05-15  8:46 UTC  (6+ messages)

[patch net-next v2 00/10] net: sched: introduce multichain support for filters
 2017-05-15  8:41 UTC  (14+ messages)
` [patch net-next v2 01/10] net: sched: move tc_classify function to cls_api.c
` [patch net-next v2 02/10] net: sched: introduce tcf block infractructure
` [patch net-next v2 03/10] net: sched: rename tcf_destroy_chain helper
` [patch net-next v2 04/10] net: sched: replace nprio by a bool to make the function more readable
` [patch net-next v2 05/10] net: sched: move TC_H_MAJ macro call into tcf_auto_prio
` [patch net-next v2 06/10] net: sched: introduce helpers to work with filter chains
` [patch net-next v2 07/10] net: sched: push chain dump to a separate function
` [patch net-next v2 08/10] net: sched: introduce multichain support for filters
` [patch net-next v2 09/10] net: sched: push tp down to action init
` [patch net-next v2 10/10] net: sched: add termination action to allow goto chain
` [patch iproute2 v2 1/3] tc_filter: add support for chain index
` [patch iproute2 v2 2/3] tc: actions: add helpers to parse and print control actions
` [patch iproute2 v2 3/3] tc/actions: introduce support for goto chain action

[RFC net-next 1/2] bpf: Introduce bpf_prog ID
 2017-05-15  8:14 UTC  (2+ messages)
` [lkp-robot] [bpf] de05014aba: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH v4] net/mlx4_core: Use min3 to select number of MSI-X vectors
 2017-05-15  8:12 UTC  (5+ messages)

[PATCH] net/smc: mark as BROKEN due to remote memory exposure
 2017-05-15  7:18 UTC  (9+ messages)

[PATCH] net: fec: select queue depending on VLAN priority
 2017-05-15  5:39 UTC  (6+ messages)

Queries regarding TAP interface
 2017-05-15  5:00 UTC  (3+ messages)

[PATCH net] i40e: proper update of the page_offset field
 2017-05-15  4:13 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] net: x25: fix one potential use-after-free issue
 2017-05-15  4:12 UTC 

[PATCH] net: socket: mark socket protocol handler structs as const
 2017-05-15  2:26 UTC 

465 netdev
 2017-05-14 23:03 UTC 

[PATCH] net: ipv6: Truncate single route when it doesn't fit into dump buffer
 2017-05-14 22:20 UTC  (14+ messages)

question on devices that have a UUID but no MAC
 2017-05-14 16:48 UTC 

[pull request][net V2 0/5] Mellanox, mlx5 fixes 2017-05-12
 2017-05-14 10:43 UTC  (6+ messages)
` [net V2 1/5] net/mlx5e: Use the correct pause values for ethtool advertising
` [net V2 2/5] net/mlx5e: Fix ethtool pause support and advertise reporting
` [net V2 3/5] net/mlx5e: Fix setup TC ndo
` [net V2 4/5] net/mlx5e: IPoIB, Only support regular RQ for now
` [net V2 5/5] net/mlx5: Use underlay QPN from the root name space

[PATCH net v2] qed: Fix uninitialized data in aRFS infrastructure
 2017-05-14  9:21 UTC 

[PATCH v2 net-next 3/5] dsa: add DSA switch driver for Microchip KSZ9477
 2017-05-14  9:13 UTC  (4+ messages)

[pull request][net 0/6] Mellanox, mlx5 fixes 2017-05-12
 2017-05-14  8:52 UTC  (4+ messages)
` [net 1/6] net/mlx5e: Use a spinlock to synchronize statistics

[PATCH iproute2 master 0/4] pedit: Introduce IPv6 support + some minor fixes
 2017-05-14  8:17 UTC  (5+ messages)
` [PATCH iproute2 master 1/4] pedit: Fix a typo in warning
` [PATCH iproute2 master 2/4] pedit: Do not allow using retain for too big fields
` [PATCH iproute2 master 3/4] pedit: Check for extended capability in protocol parser
` [PATCH iproute2 master 4/4] pedit: Introduce ipv6 support

[PATCH V2 net 0/1] net/smc and the RDMA core
 2017-05-14  6:01 UTC  (4+ messages)
` [PATCH V2 net 1/1] smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY

[RFC] iproute: Add support for extended ack to rtnl_talk
 2017-05-14  1:29 UTC  (7+ messages)

[PATCH iproute2] ip: add support for more MPLS labels
 2017-05-14  1:27 UTC 

16589 netdev
 2017-05-13 22:50 UTC 

[PATCH] rtlwifi: rtl8723ae:fix spelling mistake: "Coexistance" -> "Coexistence"
 2017-05-13 22:37 UTC 

arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
 2017-05-13 21:38 UTC  (3+ messages)

[PATCH v2 net-next 5/5] dsa: add maintainer of Microchip KSZ switches
 2017-05-13 14:58 UTC  (2+ messages)

[PATCH v2 net-next 4/5] dsa: Add spi support to Microchip KSZ switches
 2017-05-13 14:56 UTC  (2+ messages)

[PATCH v2 net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch PHY support
 2017-05-13 13:04 UTC  (2+ messages)

[PATCH v2 net-next 1/5] dsa: add support for Microchip KSZ tail tagging
 2017-05-13 13:03 UTC  (2+ messages)

You Just Won Qatar Foundation Donation**Treat Urgently
 2017-05-13 10:52 UTC 

[PATCH v1] samples/bpf: Add a .gitignore for binaries
 2017-05-13 10:30 UTC  (3+ messages)

[PATCH iproute2 -master 0/2] Two misc BPF updates
 2017-05-13  9:19 UTC  (5+ messages)
` [PATCH iproute2 -master 1/2] bpf: update printing of generic xdp mode
` [PATCH iproute2 -master 2/2] bpf: dump error to the user when retrieving pinned prog fails

[PATCH 3/3] bpf: Update MAP test_verifier.c tests wrt. alignment
 2017-05-13  2:29 UTC 

[PATCH 1/3] bpf: Use 1<<16 as ceiling for immediate alignment in verifier
 2017-05-13  2:28 UTC 

[PATCH 0/3] bpf: Track MAP pointer alignment
 2017-05-13  2:28 UTC 

[PATCH net] i40e: Fix state flags for bit set and clean operations of PF
 2017-05-13  2:26 UTC 

[PATCH net-next] ipv6: Implement limits on hop by hop and destination options
 2017-05-13  1:02 UTC  (3+ messages)

[PATCH] mdio: mux: fix device_node_continue.cocci warnings
 2017-05-13  0:40 UTC  (4+ messages)

[PATCH v5 00/17] net: qualcomm: add QCA7000 UART driver
 2017-05-13  0:05 UTC  (3+ messages)
` [PATCH v5 14/17] dt-bindings: slave-device: add current-speed property

[PATCH net v2] netvsc: fix net poll mode
 2017-05-12 23:57 UTC  (2+ messages)

[Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
 2017-05-12 23:12 UTC  (4+ messages)

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-12 21:27 UTC  (25+ messages)

[PATCH net] netvsc: fix net poll mode
 2017-05-12 21:15 UTC  (2+ messages)

[PATCH] ravb: add wake-on-lan support via magic packet
 2017-05-12 21:12 UTC  (6+ messages)

[PATCH 0/6] wl1251: Fix MAC address for Nokia N900
 2017-05-12 20:55 UTC  (8+ messages)
` [PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data

**URGENT ALERT WARNING NOTIFICATION**
 2017-05-12 20:35 UTC 

Implementing Dynamic Rerouting in Kernel
 2017-05-12 20:31 UTC  (3+ messages)

[PATCH] net/packet: fix missing net_device reference release
 2017-05-12 20:11 UTC  (2+ messages)

[PATCH v2 net-next 0/5] dsa: add Microchip KSZ9477 DSA driver
 2017-05-12 20:07 UTC 

[PATCH net-next,v2] tools: hv: Add clean up for included files in Ubuntu net config
 2017-05-12 19:14 UTC 

[PATCH net-next] tools: hv: Add clean up for included files in Ubuntu net config
 2017-05-12 18:46 UTC  (3+ messages)

alignment of MAP pointers
 2017-05-12 17:32 UTC 

[PATCH net] sfc: revert changes to NIC revision numbers
 2017-05-12 16:34 UTC  (2+ messages)

[PATCH] vmxnet3: ensure that adapter is in proper state during force_close
 2017-05-12 16:24 UTC  (2+ messages)

[PATCH] net: ch9200: add missing USB-descriptor endianness conversions
 2017-05-12 16:16 UTC  (2+ messages)

[PATCH v8 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
 2017-05-11 19:41 UTC 


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