netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-13 04:12:33 to 2017-02-14 09:19:37 UTC [more...]

linux-next: build failure after merge of the net tree
 2017-02-14  9:19 UTC  (6+ messages)

net/xfrm: stack out-of-bounds in xfrm_flowi_sport
 2017-02-14  9:16 UTC  (5+ messages)

[PATCH 1/4] ptp: do not explicitly set drvdata in ptp_clock_register()
 2017-02-14  8:42 UTC  (7+ messages)
` [PATCH 2/4] ptp: use kcalloc/kmallco_array when allocating arrays
` [PATCH 3/4] ptp: use is_visible method to hide unused attributes
` [PATCH 4/4] ptp: create "pins" together with the rest of attributes

[PATCH net-next] sctp: change to use uint<size>_t in uapi sctp.h
 2017-02-14  8:23 UTC 

[PATCH v4 net] bpf: add bpf_sk_netns_id() helper
 2017-02-14  7:21 UTC  (2+ messages)

xfrm_neigh_lookup and dst->path
 2017-02-14  7:13 UTC  (2+ messages)

[GIT PULL 00/15] perf/core improvements and fixes
 2017-02-14  6:31 UTC  (5+ messages)
` [PATCH 13/15] samples/bpf: Add missing header
` [PATCH 14/15] samples/bpf: Ignore already processed ELF sections
` [PATCH 15/15] samples/bpf: Reset global variables

[PATCH iproute2] devlink: Call dl_free in early exit case
 2017-02-14  5:29 UTC 

[patch net-next] net: qcom/emac: fix a sizeof() typo
 2017-02-14  3:21 UTC  (8+ messages)

[PATCH 0/3] rhashtable: Handle table allocation failure during insertion
 2017-02-14  3:18 UTC  (3+ messages)
` [v2 PATCH "

[PATCH] NET: Fix /proc/net/arp for AX.25
 2017-02-14  3:15 UTC  (2+ messages)

[PATCH 2/2] net: fs_enet: Simplify code
 2017-02-14  3:12 UTC  (2+ messages)

[PATCH 1/2] net: fs_enet: Fix an error handling path
 2017-02-14  3:12 UTC  (2+ messages)

[PATCH net-next 0/2] afs: Use system UUID generation
 2017-02-14  3:09 UTC  (2+ messages)

[PATCH net-next] net: make net_device members garp_port and mrp_port conditional
 2017-02-14  3:03 UTC  (2+ messages)

[PATCH net-next] net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
 2017-02-14  3:01 UTC  (2+ messages)

[PATCH V4 0/2] Add QLogic FastLinQ FCoE (qedf) driver
 2017-02-14  2:13 UTC  (5+ messages)
` [PATCH V4 net-next 1/2] qed: Add support for hardware offloaded FCoE
` [PATCH V4 2/2] qedf: Add QLogic FastLinQ offload FCoE driver framework
  ` [PATCH] qedf: fix ifnullfree.cocci warnings

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2017-02-14  1:33 UTC  (5+ messages)
      ` [PATCH][CFT] Saner error handling in skb_copy_datagram_iter() et.al. (was Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b))

[PATCH v3 net-next 00/14] mlx4: order-0 allocations and page recycling
 2017-02-14  1:32 UTC  (28+ messages)
` [PATCH v3 net-next 01/14] mlx4: use __skb_fill_page_desc()
` [PATCH v3 net-next 02/14] mlx4: dma_dir is a mlx4_en_priv attribute
` [PATCH v3 net-next 03/14] mlx4: remove order field from mlx4_en_frag_info
` [PATCH v3 net-next 04/14] mlx4: get rid of frag_prefix_size
` [PATCH v3 net-next 05/14] mlx4: rx_headroom is a per port attribute
` [PATCH v3 net-next 06/14] mlx4: reduce rx ring page_cache size
` [PATCH v3 net-next 07/14] mlx4: removal of frag_sizes[]
` [PATCH v3 net-next 08/14] mlx4: use order-0 pages for RX
` [PATCH v3 net-next 09/14] mlx4: add page recycling in receive path
` [PATCH v3 net-next 10/14] mlx4: add rx_alloc_pages counter in ethtool -S
` [PATCH v3 net-next 11/14] mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
` [PATCH v3 net-next 12/14] mlx4: factorize page_address() calls
` [PATCH v3 net-next 13/14] mlx4: make validate_loopback() more generic
` [PATCH v3 net-next 14/14] mlx4: remove duplicate code in mlx4_en_process_rx_cq()

[PATCH v3 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-02-14  0:57 UTC  (5+ messages)
` [PATCH v3 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH v3 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

[PATCH v4 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-02-14  0:55 UTC  (3+ messages)
` [PATCH v4 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH v4 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

[PATCH] bpf: reduce compiler warnings by adding fallthrough comments
 2017-02-14  0:00 UTC  (3+ messages)

[PATCHv6 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-02-13 23:41 UTC  (3+ messages)

[RFC 1/2] dt: emac: document device-tree based phy discovery and setup
 2017-02-13 23:38 UTC  (4+ messages)
` [RFC 2/2] net: emac: add support for device-tree based PHY "

[PATCH 1/2] pcnet32: factor out pcnet32_clr_suspend()
 2017-02-13 22:45 UTC  (2+ messages)
` [PATCH 2/2] pcnet32: fix BNC/AUI port on AM79C970A

net/dccp: use-after-free in dccp_feat_activate_values
 2017-02-13 22:29 UTC  (2+ messages)

net: BUG in __skb_gso_segment
 2017-02-13 21:56 UTC  (2+ messages)

[PATCH net-next v5 0/2] qed*: Add support for PTP
 2017-02-13 21:51 UTC  (5+ messages)
` [PATCH net-next v5 1/2] qed: Add infrastructure for PTP support
` [PATCH net-next v5 2/2] qede: Add driver support for PTP

[PATCH] Make EN2 pin optional in the TRF7970A driver
 2017-02-13 21:31 UTC  (4+ messages)

[PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree)
 2017-02-13 20:27 UTC  (3+ messages)

[PATCH v4] net: dev_weight: TX/RX orthogonality
 2017-02-13 20:22 UTC  (4+ messages)
` [PATCH v5] "

[PATCH iproute2 v2] ip route: Make name of protocol 0 consistent
 2017-02-13 20:21 UTC 

IT System Alerts
 2017-02-13 19:59 UTC 

[patch net-next] mlxsw: spectrum: Change ipv6 unregistered mc table
 2017-02-13 20:03 UTC 

[PATCH v2 net-next 00/14] mlx4: order-0 allocations and page recycling
 2017-02-13 19:33 UTC  (4+ messages)

[PATCH v4 net-next 0/8] sunvnet driver updates
 2017-02-13 19:18 UTC  (11+ messages)
` [PATCH v4 net-next 1/8] sunvnet: make sunvnet common code dynamically loadable
` [PATCH v4 net-next 2/8] sunvnet: remove unused variable in maybe_tx_wakeup
` [PATCH v4 net-next 3/8] sunvnet: update version and version printing
` [PATCH v4 net-next 4/8] sunvnet: add memory barrier before check for tx enable
` [PATCH v4 net-next 5/8] sunvnet: straighten up message event handling logic
` [PATCH v4 net-next 6/8] sunvnet: remove extra rcu_read_unlocks
` [PATCH v4 net-next 7/8] ldmvsw: update and simplify version string
` [PATCH v4 net-next 8/8] ldmvsw: disable tso and gso for bridge operations

[Patch net] kcm: fix a null pointer dereference in kcm_sendmsg()
 2017-02-13 19:18 UTC  (2+ messages)

[PATCH net-next 0/4] net/sched: Use TC skip flags to reflect HW offload status
 2017-02-13 18:10 UTC  (3+ messages)

Linux HSR driver question
 2017-02-13 18:05 UTC  (3+ messages)

[PATCH net] at803x: insure minimum delay for SGMII link AN completion ckeck
 2017-02-13 17:31 UTC  (5+ messages)

[PATCH] net:ethernet:aquantia: Add 2500/5000 mbit link modes support
 2017-02-13 17:26 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Remove old e-mail address
 2017-02-13 17:24 UTC  (2+ messages)

[PATCH v3 net-next 0/9] sunvnet driver updates
 2017-02-13 17:16 UTC  (8+ messages)
` [PATCH v3 net-next 1/9] sunvnet: make sunvnet common code dynamically loadable
` [PATCH v3 net-next 4/9] sunvnet: add driver stats for ethtool support

[PATCH 1/2] gianfar: Deal with link state changes during GFAR_RESETTING dev state
 2017-02-13 17:10 UTC  (3+ messages)
` [PATCH 2/2] gianfar: Use the same initial values as the phy layer

[RFC v3 00/11] HFI Virtual Network Interface Controller (VNIC)
 2017-02-13 17:09 UTC  (3+ messages)

net/kcm: GPF in kcm_sendmsg
 2017-02-13 17:06 UTC  (2+ messages)

[PATCH] ath9k: Access rchan::buf only with per_cpu helper
 2017-02-13 15:56 UTC 

[PATCH 0/7] Fix Sparse endian warnings in r8712u
 2017-02-13 15:54 UTC  (8+ messages)
` [PATCH 1/7] staging: rtl8712: Fix some Sparse endian messages
` [PATCH 5/7] staging: r8712u: Fix Sparse endian warning in rtl871x_recv.c
` [PATCH 6/7] staging: r8712u: Fix Sparse warnings in rtl871x_ioctl_linux.c

[PATCH net-next v3 0/8] gtp: misc improvements
 2017-02-13 15:36 UTC  (9+ messages)
` [PATCH net-next v3 1/8] gtp: add documentation
` [PATCH net-next v3 2/8] gtp: switch from struct socket to struct sock for the GTP sockets
` [PATCH net-next v3 3/8] gtp: make GTP sockets in gtp_newlink optional
` [PATCH net-next v3 4/8] gtp: merge gtp_get_net and gtp_genl_find_dev
` [PATCH net-next v3 5/8] gtp: consolidate gtp socket rx path
` [PATCH net-next v3 6/8] gtp: unify genl_find_pdp and prepare for per socket lookup
` [PATCH net-next v3 7/8] gtp: consolidate pdp context destruction into helper
` [PATCH net-next v3 8/8] gtp: add socket to pdp context

net/packet: use-after-free in packet_rcv_fanout
 2017-02-13 15:17 UTC  (9+ messages)

[PATCH] netlink: move nla_put_{u8,u16,u32} out of line
 2017-02-13 15:03 UTC  (6+ messages)

[PATCH net-next 0/2] sfc: prevent bogus interrupt-mode fallbacks
 2017-02-13 14:59 UTC  (3+ messages)
` [PATCH net-next 1/2] sfc: MSI-X is the only interrupt mode for EF10 VFs
` [PATCH net-next 2/2] sfc: only fall back to a lower interrupt mode if it is supported

[PATCH net-next v2 0/6] gtp: misc improvements
 2017-02-13 14:51 UTC  (8+ messages)
` [PATCH net-next v2 2/6] gtp: merge gtp_get_net and gtp_genl_find_dev
` [PATCH net-next v2 4/6] gtp: consolidate pdp context destruction into helper

[PATCH net] packet: Do not call fanout_release from atomic contexts
 2017-02-13 14:50 UTC  (5+ messages)

[PATCH] [net-next] ARM: orion: fix PHYLIB dependency
 2017-02-13 14:31 UTC  (7+ messages)

[PATCH v3 net-next 0/2] mv88e6xxx Watchdog support
 2017-02-13 14:30 UTC  (2+ messages)

[PATCH 1/1] gtp: support SGSN-side tunnels
 2017-02-13 14:23 UTC  (5+ messages)

[PATCH net-next 0/3] bridge: minor fdb cleanup
 2017-02-13 13:59 UTC  (4+ messages)
` [PATCH net-next 1/3] bridge: fdb: converge fdb searching functions into one
` [PATCH net-next 2/3] bridge: fdb: add proper lock checks in searching functions
` [PATCH net-next 3/3] bridge: fdb: converge fdb_delete_by functions into one

Performance in stmmac
 2017-02-13 12:58 UTC  (2+ messages)

[RFC][PATCH] nfsd: add +1 to reference counting scheme for struct nfsd4_session
 2017-02-13 12:12 UTC  (9+ messages)
    ` [kernel-hardening] "

[PATCH/RFC v3 net] ravb: unmap descriptors when freeing rings
 2017-02-13 12:09 UTC  (4+ messages)

Rv-Self-Service Email
 2017-02-13 10:06 UTC 

[PATCH] brcmfmac: Use net_device_stats from struct net_device
 2017-02-13 10:17 UTC  (2+ messages)

[PATCH RFC v2 ipsec-next 0/6] IPsec GRO layer decapsulation
 2017-02-13  9:58 UTC  (7+ messages)
` [PATCH RFC v2 ipsec-next 1/6] xfrm: Add a secpath_set helper
` [PATCH RFC v2 ipsec-next 2/6] net: Add a skb_gro_flush_final helper
` [PATCH RFC v2 ipsec-next 3/6] net: Prepare gro for packet consuming gro callbacks
` [PATCH RFC v2 ipsec-next 4/6] xfrm: Export xfrm_parse_spi
` [PATCH RFC v2 ipsec-next 5/6] xfrm: Extend the sec_path for IPsec offloading
` [PATCH RFC v2 ipsec-next 6/6] esp: Add a software GRO codepath

[PATCH net-next v4 0/2] qed*: Add support for PTP
 2017-02-13  9:48 UTC  (9+ messages)
` [PATCH net-next v4 1/2] qed: Add infrastructure for PTP support
              ` FW: "

linux-next: build failure after merge of the rcu tree
 2017-02-13  6:43 UTC  (5+ messages)

[PATCH V5 for-next 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-02-13  5:45 UTC  (5+ messages)
` [PATCH V5 for-next 16/21] RDMA/bnxt_re: Support poll_cq verb

[PATCH 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-02-13  4:16 UTC  (9+ messages)
` [PATCH 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread


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