netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-19 18:46:46 to 2017-05-22 03:43:00 UTC [more...]

linux-next: build failure after merge of the net-next tree
 2017-05-22  3:43 UTC  (4+ messages)

[PATCH net-next] net: define PKTINFO timestamping option in all archs
 2017-05-22  3:35 UTC  (2+ messages)

[PATCH 0/4] Configuring traffic classes via new hardware offload mechanism in tc/mqprio
 2017-05-22  3:25 UTC  (9+ messages)
` [Intel-wired-lan] "
` [PATCH 1/4] [next-queue]net: mqprio: Introduce new hardware offload mode in mqprio for offloading full TC configurations
` [PATCH 2/4] [next-queue]net: i40e: Add infrastructure for queue channel support with the TCs and queue configurations offloaded via mqprio scheduler
` [PATCH 3/4] [next-queue]net: i40e: Enable mqprio full offload mode in the i40e driver for configuring TCs and queue mapping
` [PATCH 4/4] [next-queue]net: i40e: Add support to set max bandwidth rates for TCs offloaded via tc/mqprio

[RFC net-next PATCH 0/5] XDP driver feature API and handling change to xdp_buff
 2017-05-22  3:21 UTC  (18+ messages)
` [RFC net-next PATCH 2/5] mlx5: fix bug reading rss_hash_type from CQE
` [RFC net-next PATCH 3/5] net: introduce XDP driver features interface
` [RFC net-next PATCH 4/5] net: new XDP feature for reading HW rxhash from drivers

[PATCH] H.245 ALG dropping packets
 2017-05-22  2:07 UTC  (2+ messages)
` [PATCH] Accept packets that the H.245 ALG can't process

(unknown),
 2017-05-22  0:57 UTC 

[PATCH 00/12] Netfilter/IPVS fixes for net
 2017-05-21 22:25 UTC  (3+ messages)

Viable partnership request
 2017-05-18 22:12 UTC 

[PATCH net-next v5] net: ipv6: fix code style error and warning of ndisc.c
 2017-05-21 21:14 UTC  (5+ messages)

[PATCH 0/5] atm: Adjustments for some function implementations
 2017-05-21 20:18 UTC  (6+ messages)
` [PATCH 1/5] atm: Improve a size determination in four functions
` [PATCH 2/5] atm: Delete an error message for a failed memory allocation in make_entry()
` [PATCH 3/5] atm: Adjust 19 checks for null pointers
` [PATCH 4/5] atm: Use seq_puts() in lec_info()
` [PATCH 5/5] atm: Use seq_putc() "

[patch net-next 1/2] net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove
 2017-05-21 19:19 UTC  (6+ messages)
` [patch net-next 2/2] net/sched: fix filter flushing

[PATCH net-next] net: socket: fix a typo in sockfd_lookup()
 2017-05-21 19:12 UTC 

[PATCH net-next] tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
 2017-05-21 18:01 UTC  (5+ messages)

[PATCH net-next 0/9] warning cleanups
 2017-05-21 17:44 UTC  (20+ messages)
` [PATCH net-next 1/9] dcb: enforce minimum length on IEEE_APPS attribute
` [PATCH net-next 2/9] ila: propagate error code in ila_output
` [PATCH net-next 3/9] udp: make local function static
` [PATCH net-next 4/9] inet: fix warning about missing prototype
` [PATCH net-next 5/9] tcpnv: do not export local function
` [PATCH net-next 6/9] xfrm: make xfrm_dev_register static
` [PATCH net-next 7/9] fou: make local function static
` [PATCH net-next 8/9] ipv6: drop unused variables in seg6_genl_dumphac
` [PATCH net-next 9/9] ipv6: remove unused variables in esp6

[PATCH v6 net-next 0/7] Extend socket timestamping API
 2017-05-21 17:38 UTC  (3+ messages)

[PATCH net] bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
 2017-05-21 17:34 UTC  (2+ messages)

[PATCH v2 net] smsc95xx: Support only IPv4 TCP/UDP csum offload
 2017-05-21 17:32 UTC  (2+ messages)

[PATCH net-next] cxgb4 : retrieve port information from firmware
 2017-05-21 17:30 UTC  (2+ messages)

[PATCH] ibmveth: Support to enable LSO/CSO for Trunk VEA
 2017-05-21 17:29 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH 0/4] net-next: stmmac: rework the speed selection
 2017-05-21 17:28 UTC  (3+ messages)
` [PATCH 1/4] net-next: stmmac: Convert new_state to bool

[PATCH v2 0/4] arp: always override existing neigh entries with gratuitous ARP
 2017-05-21 17:27 UTC  (2+ messages)

[PATCH net] tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
 2017-05-21 17:25 UTC  (2+ messages)

[PATCH net-next 00/13] nfp: introduce nfp_port and nfp_app
 2017-05-21 17:23 UTC  (15+ messages)
` [PATCH net-next 01/13] nfp: add nfp_cppcore_pcie_unit() helper
` [PATCH net-next 02/13] nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
` [PATCH net-next 03/13] nfp: rename netdev/port to vNIC
` [PATCH net-next 04/13] nfp: add nfp_net_pf_free_vnic() function
` [PATCH net-next 05/13] nfp: introduce very minimal nfp_app
` [PATCH net-next 06/13] nfp: disallow mixing vNICs with and without NSP port entry
` [PATCH net-next 07/13] nfp: introduce nfp_port
` [PATCH net-next 08/13] nfp: update port state in place
` [PATCH net-next 09/13] nfp: move refresh tracking into the port structure
` [PATCH net-next 10/13] nfp: provide linking on port structures
` [PATCH net-next 11/13] nfp: mark port state as stale after reconfig
` [PATCH net-next 12/13] nfp: mark port state as stale if update failed
` [PATCH net-next 13/13] nfp: refresh port state before reporting autonegotiation

[PATCH net-next 00/10] qed/qede updates
 2017-05-21 17:01 UTC  (11+ messages)
` [PATCH net-next 01/10] qede: Allow WoL to activate by default
` [PATCH net-next 02/10] qede: Honor user request for Tx buffers
` [PATCH net-next 03/10] qede: Add missing Status-block free
` [PATCH net-next 04/10] qede: Don't use an internal MAC field
` [PATCH net-next 05/10] qed: Revise alloc/setup/free flow
` [PATCH net-next 06/10] qed: Correct print in iscsi error-flow
` [PATCH net-next 07/10] qede: qedr closure after setting state
` [PATCH net-next 08/10] qed: Fix setting of Management bitfields
` [PATCH net-next 09/10] qede: Support 1G advertisment

brcmfmac firmware issue on NanoPi K2
 2017-05-21 16:20 UTC 

[net-next] net: ipv6: fix code style error and warning of ndisc.c
 2017-05-21 16:16 UTC  (2+ messages)

[PATCH net-next 0/4] net: Add extack for route add/delete failures
 2017-05-21 16:12 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ipv4: Plumb extack through route add functions
` [PATCH net-next 2/4] net: ipv4: Add extack messages for route add failures
` [PATCH net-next 3/4] net: ipv6: Plumb extack through route add functions
` [PATCH net-next 4/4] net: ipv6: Add extack messages for route add failures

[PATCH 0/1] fix node name in the brcm,bcm43xx-fmac.txt example
 2017-05-21 14:54 UTC  (6+ messages)
` [PATCH 1/1] dt-binding: net: wireless: fix node name in the BCM43xx example

(unknown),
 2017-05-21 11:59 UTC 

[PATCH 4.4-only] openvswitch: clear sender cpu before forwarding packets
 2017-05-21  8:47 UTC  (2+ messages)

[PATCH iproute2] devlink: Add option to set and show eswitch encapsulation support
 2017-05-21  5:37 UTC 

[PATCH net-next] geneve: always fill CSUM6_RX configuration
 2017-05-21  4:56 UTC  (4+ messages)

BPF relocations
 2017-05-21  3:22 UTC  (4+ messages)

Deleting a dynamic mac entry
 2017-05-21  2:28 UTC 

[PATCH net-next v6] net: ipv6: fix code style error and warning of ndisc.c
 2017-05-21  1:11 UTC 

[PATCH] include stdint.h explicitly for UINT16_MAX)
 2017-05-20 21:28 UTC 

arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
 2017-05-20 20:01 UTC  (5+ messages)

[PATCH net-next v4] net: ipv6: fix code style error and warning of ndisc.c
 2017-05-20 14:55 UTC  (2+ messages)

[PATCH 0/2] vhost/scsi: Adjustments for five function implementations
 2017-05-20 14:32 UTC  (3+ messages)
` [PATCH 1/2] vhost/scsi: Improve a size determination in four functions
` [PATCH 2/2] vhost/scsi: Delete error messages for failed memory allocations in five functions

[PATCH net-next v3] net: ipv6: fix code style error and warning of ndisc.c
 2017-05-20 13:43 UTC 

[PATCH net] netfilter: do not hold dev in ipt_CLUSTERIP
 2017-05-20  9:08 UTC 

[PATCH net-next v2] bridge: fix hello and hold timers starting/stopping
 2017-05-20  7:47 UTC  (6+ messages)

[PATCH] net: sched: fix a use-after-free error on chain on the error exit path
 2017-05-20  7:13 UTC  (3+ messages)

[PATCH v2 net-next] net: ipv6: fix code style error and warning of ndisc.c
 2017-05-20  4:20 UTC 

[PATCH v3 net-next 1/5] dsa: add support for Microchip KSZ tail tagging
 2017-05-20  2:12 UTC  (3+ messages)

[PATCH] i40e: Fix incorrect pf->flags
 2017-05-20  1:01 UTC 

[PATCH v2 1/3] bpf: Use 1<<16 as ceiling for immediate alignment in verifier
 2017-05-20  0:20 UTC  (20+ messages)
                      ` Alignment in BPF verifier

[PATCH v3 net-next 3/5] dsa: add DSA switch driver for Microchip KSZ9477
 2017-05-20  0:10 UTC  (2+ messages)

[PATCH v3 net-next 4/5] dsa: Add spi support to Microchip KSZ switches
 2017-05-20  0:05 UTC  (2+ messages)

[PATCH v3 net-next 5/5] dsa: add maintainer of Microchip KSZ switches
 2017-05-20  0:03 UTC  (2+ messages)

[PATCH v3 net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch PHY support
 2017-05-20  0:03 UTC  (2+ messages)

[PATCH net] bonding: fix accounting of active ports in 3ad
 2017-05-19 23:43 UTC  (5+ messages)
` [PATCH net v2] "

[PATCH v2 net-next 0/2] Check all RGMII phy mode variants
 2017-05-19 23:42 UTC  (2+ messages)

[PATCH net-next v3 0/7] fix CRC32c in the forwarding path
 2017-05-19 23:22 UTC  (2+ messages)

[PATCH v3 net-next 0/5] dsa: add Microchip KSZ9477 DSA driver
 2017-05-19 22:56 UTC 

[PATCH] net: atheros: atl2: don't return zero on failure path in atl2_probe()
 2017-05-19 22:52 UTC 

Hiking Enthusiasts
 2017-05-19 21:53 UTC 

[PATCH net-next] macsec: double accounting of dropped rx/tx packets
 2017-05-19 22:25 UTC 

[PATCH net] bonding: fix randomly populated arp target array
 2017-05-19 22:14 UTC  (4+ messages)

drivers/net/hamradio: divide error in hdlcdrv_ioctl
 2017-05-19 21:41 UTC  (3+ messages)
` [PATCH v2] hdlcdrv: fix divide error bug if bitrate is 0

general protection fault in skb_release_data
 2017-05-19 21:17 UTC  (4+ messages)
      ` [PATCH net] ipv6: fix out of bound writes in __ip6_append_data()

[Intel-wired-lan] [PATCH 1/2] e1000e: Don't return uninitialized stats
 2017-05-19 21:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next 00/20] net: dsa: distribute switch events
 2017-05-19 21:00 UTC  (21+ messages)
` [PATCH net-next 01/20] net: dsa: change scope of STP state setter
` [PATCH net-next 02/20] net: dsa: change scope of notifier call chain
` [PATCH net-next 03/20] net: dsa: change scope of bridging code
` [PATCH net-next 04/20] net: dsa: change scope of FDB handlers
` [PATCH net-next 05/20] net: dsa: change scope of MDB handlers
` [PATCH net-next 06/20] net: dsa: change scope of VLAN handlers
` [PATCH net-next 07/20] net: dsa: change scope of VLAN filtering setter
` [PATCH net-next 08/20] net: dsa: change scope of ageing time setter
` [PATCH net-next 09/20] net: dsa: move port state setters
` [PATCH net-next 10/20] net: dsa: move bridging routines
` [PATCH net-next 11/20] net: dsa: move VLAN filtering setter
` [PATCH net-next 12/20] net: dsa: move ageing time setter
` [PATCH net-next 13/20] net: dsa: move FDB handlers
` [PATCH net-next 14/20] net: dsa: move MDB handlers
` [PATCH net-next 15/20] net: dsa: move VLAN handlers
` [PATCH net-next 16/20] net: dsa: move notifier info to private header
` [PATCH net-next 17/20] net: dsa: add notifier for ageing time
` [PATCH net-next 18/20] net: dsa: add FDB notifier
` [PATCH net-next 19/20] net: dsa: add MDB notifier
` [PATCH net-next 20/20] net: dsa: add VLAN notifier

[PATCH net] fix BUG: scheduling while atomic in netlink broadcast
 2017-05-19 20:58 UTC  (5+ messages)

[PATCH net-next] tcp: warn on negative reordering values
 2017-05-19 20:56 UTC  (2+ messages)

Darlehen angebot 3 %
 2017-05-19 18:01 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).