netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-08 16:59:04 to 2017-03-09 17:51:03 UTC [more...]

[net/bpf] 3051bf36c2 BUG: unable to handle kernel paging request at 0000a7cf
 2017-03-09 17:51 UTC  (19+ messages)

[RFC PATCH net] net: Work around lockdep limitation in sockets that use sockets
 2017-03-09 17:38 UTC  (4+ messages)

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-03-09 17:36 UTC  (8+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[PATCH net-next v2] net/socket: use per af lockdep classes for sk queues
 2017-03-09 16:39 UTC  (2+ messages)

[PATCH 1/5] rds: ib: drop unnecessary rdma_reject
 2017-03-09 17:01 UTC  (15+ messages)
  ` [PATCH 2/5] rds: ib: replace spin_lock_irq with spin_lock_irqsave
` [PATCH 3/5] rds: ib: remove redundant ib_dealloc_fmr
      ` [PATCHv2 "
` [PATCH 4/5] rds: ib: add the static type to the function
` [PATCH 5/5] rds: ib: unmap the scatter/gather list when error

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

[iproute PATCH] man: ss.8: Add missing protocols to description of -A
 2017-03-09 16:07 UTC 

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

please add some examples to the ip man page
 2017-03-09 15:17 UTC  (4+ messages)

stmmac still supporting spear600 ?
 2017-03-09 14:56 UTC  (5+ messages)

[net-next v2 00/10] QorIQ DPAA 1 updates
 2017-03-09 14:37 UTC  (11+ messages)
` [net-next v2 01/10] fsl/fman: parse result data is big endian
` [net-next v2 02/10] fsl/fman: set HW parser as BMI next engine
` [net-next v2 03/10] fsl/fman: remove wrong free
` [net-next v2 04/10] fsl/fman: enlarge FIFO to allow for the 5th port
` [net-next v2 05/10] dpaa_eth: remove redundant initialization
` [net-next v2 06/10] dpaa_eth: enable Rx checksum offload
` [net-next v2 07/10] dpaa_eth: do not ignore port api return value
` [net-next v2 08/10] dpaa_eth: add four prioritised Tx traffic classes
` [net-next v2 09/10] dpaa_eth: enable multiple "
` [net-next v2 10/10] dpaa_eth: enable context-A stashing

[PATCH iproute2] man: Fix formatting of vrf parameter of ip-link show command
 2017-03-09 12:56 UTC 

[PATCH v3 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-03-09 12:49 UTC  (5+ messages)
` [PATCH v3 1/4] net/utils: generic inet_pton_with_scope helper
` [PATCH v3 2/4] nvmet-rdma: use generic inet_pton_with_scope
` [PATCH v3 3/4] nvme-rdma: use inet_pton_with_scope helper
` [PATCH v3 4/4] iscsi-target: use generic inet_pton_with_scope

[PATCH iproute2] iplink: add support for afstats subcommand
 2017-03-09 12:43 UTC 

[PATCH v3 net-next 0/9] prepare mac operations for multiple queues
 2017-03-09 12:01 UTC  (11+ messages)
` [PATCH v3 net-next 1/9] net: stmicro: multiple queues dt configuration
` [PATCH v3 net-next 2/9] net: stmicro: configure mtl rx and tx algorithms
` [PATCH v3 net-next 3/9] net: stmicro: configure tx queue weight
` [PATCH v3 net-next 4/9] net: stmicro: mtl rx queue enabled as dcb or avb
` [PATCH v3 net-next 5/9] net: stmicro: mapping mtl rx to dma channel
` [PATCH v3 net-next 6/9] net: stmicro: flow_ctrl functions adapted to mtl
` [PATCH v3 net-next 7/9] net: stmicro: prepare irq_status for mtl
` [PATCH v3 net-next 8/9] net: stmicro: mac debug prepared for multiple queues
` [PATCH v3 net-next 9/9] net: stmicro: configuration of CBS in case of a TX AVB queue

[PATCH v2] udp: avoid ufo handling on IP payload compression packets
 2017-03-09 10:56 UTC 

[PATCH net-next] tcp: rename *_sequence_number() to *_seq_and_tsoff()
 2017-03-09 10:53 UTC 

[PATCH linux-firmware] qed: Add firmware 8.15.3.0
 2017-03-09 10:00 UTC 

[PATCH v5 00/19] Replace PCI pool by DMA pool API
 2017-03-09  9:58 UTC  (5+ messages)
` [PATCH v5 04/19] net: e100: Replace PCI pool old API

[PATCH v2 net-next 0/8] prepare mac operations for multiple queues
 2017-03-09  9:53 UTC  (6+ messages)
` [PATCH v2 net-next 2/8] net: stmicro: configure mtl rx and tx algorithms

[PATCH] mac80211: Use setup_timer instead of init_timer
 2017-03-09  9:34 UTC  (2+ messages)

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-09  9:32 UTC  (12+ messages)
` [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount from atomic_t to refcount_t
` [PATCH 29/29] drivers, xen: convert grant_map.users "
  ` [Xen-devel] "

[PATCH] net: phy: ks8995: Fix bug while selecting sysfs node size
 2017-03-09  8:25 UTC 

[patch net-next 0/2] mlxsw: spectrum: Add support for VLAN offload for cls_flower
 2017-03-09  8:25 UTC  (3+ messages)
` [patch net-next 1/2] mlxsw: spectrum: Add support for vlan modify TC action
` [patch net-next 2/2] mlxsw: spectrum: Add support for flower matches on VLAN ID, PCP

[PATCH net] rxrpc: rxrpc_kernel_send_data() needs to handle failed call better
 2017-03-09  8:10 UTC 

[PATCH net] net: Work around lockdep limitation in sockets that use sockets
 2017-03-09  8:09 UTC 

[PATCH] wcn36xx: Fix error handling
 2017-03-09  8:02 UTC  (2+ messages)
`  "

[patch net-next 0/2] mlxsw: cosmetics
 2017-03-09  7:17 UTC  (2+ messages)

[patch net] mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy
 2017-03-09  7:17 UTC  (2+ messages)

[PATCH net-next] net: use proper lockdep annotation in __sk_dst_set()
 2017-03-09  7:14 UTC  (2+ messages)

[PATCH v2] selinux: check for address length in selinux_socket_bind()
 2017-03-09  7:12 UTC  (2+ messages)

[PATCH] vrf: Fix use-after-free in vrf_xmit
 2017-03-09  7:10 UTC  (2+ messages)

[patch net-next 0/5] make flow dissector great again
 2017-03-09  7:09 UTC  (2+ messages)
` [patch net-next 0/5] flow dissector improvements

[PATCH] net: ibm: emac: fix regression caused by emac_dt_phy_probe()
 2017-03-09  6:18 UTC  (2+ messages)

[PATCH net] team: use ETH_MAX_MTU as max mtu
 2017-03-09  6:20 UTC  (2+ messages)

[PATCH] net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:06 UTC  (2+ messages)

[PATCH] net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:06 UTC  (2+ messages)

[PATCH] net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:06 UTC  (2+ messages)

[PATCH] net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:05 UTC  (2+ messages)

[PATCH] net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:06 UTC  (2+ messages)

[PATCH] net: sun: niu: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:06 UTC  (2+ messages)

[PATCH] net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:06 UTC  (2+ messages)

[PATCH v2] net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:06 UTC  (2+ messages)

[PATCH net-next 0/5] sunvnet: better connection management
 2017-03-09  5:59 UTC  (3+ messages)

[PATCH net] dccp/tcp: fix routing redirect race
 2017-03-09  4:47 UTC  (5+ messages)

EINVAL when using connect() for udp sockets
 2017-03-09  3:10 UTC 

[PATCH] Fix bug while selecting sysfs node size
 2017-03-09  1:50 UTC  (2+ messages)

[PATCH iproute2 master] bpf: test for valid type in bpf_get_work_dir
 2017-03-09  1:57 UTC  (2+ messages)

[PATCH iproute2 net-next] devlink: Add json and pretty options to help and man
 2017-03-09  1:59 UTC  (2+ messages)

[PATCH] net: ks8851: Added support for half-duplex SPI
 2017-03-09  0:58 UTC 

HELLO DEAR
 2017-03-09  0:44 UTC 

[PATCH next 0/5] bonding: winter cleanup
 2017-03-08 23:24 UTC  (2+ messages)

[PATCH net 0/4] bnxt_en: Misc. small fixes
 2017-03-08 23:44 UTC  (5+ messages)
` [PATCH net 1/4] bnxt_en: Perform function reset earlier during probe
` [PATCH net 2/4] bnxt_en: Call bnxt_ulp_stop() during tx timeout
` [PATCH net 3/4] bnxt_en: Check if firmware LLDP agent is running
` [PATCH net 4/4] bnxt_en: Ignore 0 value in autoneg supported speed from firmware

[PATCH net-next v2] net: ipv6: Add early demux handler for UDP unicast
 2017-03-08 23:36 UTC 

[PATCH] tun: remove copyright printing
 2017-03-08 23:20 UTC  (2+ messages)

Question on ixgbe flow director
 2017-03-08 22:56 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v2] fjes: Do not load fjes driver if system does not have extended socket device
 2017-03-08 21:05 UTC 

[PATCH] net: hyperv: use new api ethtool_{get|set}_link_ksettings
 2017-03-08 22:41 UTC 

[PATCH] net: ethernet: aquantia: set net_device mtu when mtu is changed
 2017-03-08 21:33 UTC 

[PATCH net-next 0/1] net: Add support for rmnet_data driver
 2017-03-08 21:25 UTC  (4+ messages)
` [PATCH net-next 1/1] net: rmnet_data: Initial implementation

[PATCH] net: fjes: use new api ethtool_{get|set}_link_ksettings
 2017-03-08 22:16 UTC 

[PATCH net] bpf: disable broken write protection on i386
 2017-03-08 21:21 UTC  (4+ messages)

[PATCH] net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings
 2017-03-08 21:20 UTC 

tun offloads bug
 2017-03-08 20:29 UTC 

[PATCH] fjes: Do not load fjes driver if system does not have extended socket device
 2017-03-08 19:15 UTC  (3+ messages)

[PATCH net-next] net: ipv6: Add early demux handler for UDP unicast
 2017-03-08 19:22 UTC  (4+ messages)

[PATCH net-next 0/8] prepare mac operations for multiple queues
 2017-03-08 19:17 UTC  (7+ messages)
` [PATCH net-next 2/8] net: stmicro: configure mtl rx and tx algorithms
` [PATCH net-next 3/8] net: stmicro: configure tx queue weight
` [PATCH net-next 7/8] net: stmicro: prepare irq_status for mtl

[PATCH next 2/5] bonding: initialize work-queues during creation of bond
 2017-03-08 18:55 UTC 

[PATCH next 4/5] bonding: remove "port-moved" state that was never implemented
 2017-03-08 18:55 UTC 

[PATCH next 1/5] bonding: restructure arp-monitor
 2017-03-08 18:55 UTC 

[PATCH next 3/5] bonding: remove hardcoded value
 2017-03-08 18:55 UTC 

[PATCH next 5/5] bonding: reduce scope of some global variables
 2017-03-08 18:56 UTC 

[PATCH] wireless/atmel: remove time_t usage
 2017-03-08 18:53 UTC  (3+ messages)
  `  "

linux-next: build failure after merge of the rcu tree
 2017-03-08 18:05 UTC  (7+ messages)

[net] netfilter: nat: sctp: fix ICMP packet to be dropped accidently
 2017-03-08 17:29 UTC  (2+ messages)

[PATCH net-next] net/socket: use per af lockdep classes for sk queues
 2017-03-08 17:02 UTC  (2+ messages)

[PATCH v2] net: initialize msg.msg_flags in recvfrom
 2017-03-08 17:08 UTC 

[PATCH net-next 0/9] nfp: CRC32 RSS hash, port name reporting and misc fastpath cleanups
 2017-03-08 16:57 UTC  (6+ messages)
` [PATCH net-next 3/9] nfp: implement .ndo_get_phys_port_name()
` [PATCH net-next 5/9] nfp: reorder variables in nfp_net_tx()
` [PATCH net-next 6/9] nfp: store device pointer for the fastpath
` [PATCH net-next 7/9] nfp: avoid rearming the interrupts when in busy poll
` [PATCH net-next 8/9] nfp: add metadata format bit


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