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

[PATCH net-next 00/20] net: dsa: distribute switch events
 2017-05-19 21:00 UTC  (13+ messages)
` [PATCH net-next 01/20] net: dsa: change scope of STP state setter
` [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 13/20] net: dsa: move FDB handlers
` [PATCH net-next 14/20] net: dsa: move MDB handlers

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

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

[PATCH net] bonding: fix randomly populated arp target array
 2017-05-19 20:38 UTC  (3+ messages)

[PATCH 0/4] Configuring traffic classes via new hardware offload mechanism in tc/mqprio
 2017-05-20  0:58 UTC  (5+ messages)
` [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

[PATCH v6 net-next 0/7] Extend socket timestamping API
 2017-05-19 20:15 UTC  (11+ messages)
` [PATCH v6 net-next 1/7] net: define receive timestamp filter for NTP
` [PATCH v6 net-next 2/7] net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
` [PATCH v6 net-next 3/7] net: add function to retrieve original skb device using NAPI ID
` [PATCH v6 net-next 4/7] net: add new control message for incoming HW-timestamped packets
` [PATCH v6 net-next 5/7] net: fix documentation of struct scm_timestamping
` [PATCH v6 net-next 6/7] net: allow simultaneous SW and HW transmit timestamping
` [PATCH v6 net-next 7/7] net: ethernet: update drivers to make both SW and HW TX timestamps

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

Darlehen angebot 3 %
 2017-05-19 18:01 UTC 

[PATCH net] sctp: fix ICMP processing if skb is non-linear
 2017-05-19 18:40 UTC  (2+ messages)

[PATCH] e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
 2017-05-19 18:34 UTC  (2+ messages)

[Patch net] vsock: use new wait API for vsock_stream_sendmsg()
 2017-05-19 18:21 UTC 

[PATCH net] bridge: fix hello and hold timers starting/stopping
 2017-05-19 17:26 UTC  (7+ messages)

[PATCH] net: sched: fix a use-after-free error on chain on the error exit path
 2017-05-19 17:17 UTC  (2+ messages)

[RFC net-next PATCH 0/5] XDP driver feature API and handling change to xdp_buff
 2017-05-19 17:13 UTC  (9+ messages)
` [RFC net-next PATCH 1/5] samples/bpf: xdp_tx_iptunnel make use of map_data[]
` [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 iproute2 1/1] tc: fix Makefile to build skbmod
 2017-05-19 17:05 UTC 

[PATCH net-next 0/9] warning cleanups
 2017-05-19 16:55 UTC  (10+ 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 net-next] net: sched: provide stubs for tcf_chain_{get,put} for CONFIG_NET_CLS=n
 2017-05-19 16:50 UTC  (2+ messages)

[PATCH net-next V5 0/9] vhost_net rx batch dequeuing
 2017-05-19 16:36 UTC  (4+ messages)

[PATCH net] bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
 2017-05-19 16:29 UTC  (11+ messages)

HELLO!!!!!
 2017-05-19 15:55 UTC 

[PATCH v5 net-next 0/7] Extend socket timestamping API
 2017-05-19 15:23 UTC  (8+ messages)
` [PATCH v5 net-next 4/7] net: add new control message for incoming HW-timestamped packets
` [PATCH v5 net-next 5/7] net: fix documentation of struct scm_timestamping

[PATCH v4 net-next 0/7] Extend socket timestamping API
 2017-05-19 14:52 UTC  (5+ messages)
` [PATCH v4 net-next 6/7] net: allow simultaneous SW and HW transmit timestamping

general protection fault in skb_release_data
 2017-05-19 14:50 UTC  (3+ messages)

[RFC V1 0/1] Reduce cdc_ncm memory use when kernel memory low
 2017-05-19 14:46 UTC  (5+ messages)
` [RFC V1 1/1] net: cdc_ncm: Reduce "

[PATCH net 0/3] vlan: Offload fixes for Q-in-Q vlans
 2017-05-19 14:18 UTC  (10+ messages)
` [PATCH net 1/3] vlan: Fix tcp checksums offloads for Q-in-Q vlan
` [PATCH net 3/3] virtio-net: enable TSO/checksum offloads for Q-in-Q vlans

[PATCH net-next] cxgb4: fix incorrect cim_la output for T6
 2017-05-19 14:17 UTC  (2+ messages)

Good day my dear, please i need your assistant
 2017-05-19 14:09 UTC 

[PATCH v2 net] smsc95xx: Support only IPv4 TCP/UDP csum offload
 2017-05-19 14:00 UTC 

[PATCH net] ah: use crypto_memneq to check the ICV
 2017-05-19 13:24 UTC  (4+ messages)

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

(unknown),
 2017-05-19 12:56 UTC 

[PATCH iproute2] ip: add handling for new CAN netlink interface
 2017-05-19 12:54 UTC 

[PATCH v5 00/17] net: qualcomm: add QCA7000 UART driver
 2017-05-19 12:37 UTC  (8+ messages)
` [PATCH v5 15/17] dt-bindings: qca7000: append UART interface to binding

[PATCH net-next] cxgb4 : retrieve port information from firmware
 2017-05-19 12:20 UTC 

[PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors
 2017-05-19 12:20 UTC  (8+ messages)

[PATCH] xfrm: fix state migration replay sequence numbers
 2017-05-19 11:19 UTC  (4+ messages)
` [PATCH v2] xfrm: fix state migration copy "

[PATCH net-next] xfrm: Make function xfrm_dev_register static
 2017-05-19 11:15 UTC  (2+ messages)

[PATCH 4.4-only] openvswitch: clear sender cpu before forwarding packets
 2017-05-19 10:28 UTC  (5+ messages)

ipsec doesn't route TCP with 4.11 kernel
 2017-05-19 10:03 UTC  (7+ messages)

[PATCH] ibmveth: Support to enable LSO/CSO for Trunk VEA
 2017-05-19  9:30 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH net-next 0/9] nfp: LSO, checksum and XDP datapath updates
 2017-05-19  9:18 UTC  (5+ messages)
` [PATCH net-next 9/9] nfp: eliminate an if statement in calculation of completed frames

[PATCH 00/12] Netfilter/IPVS fixes for net
 2017-05-19  8:33 UTC  (13+ messages)
` [PATCH 01/12] ipvs: SNAT packet replies only for NATed connections
` [PATCH 02/12] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
` [PATCH 03/12] netfilter: don't setup nat info for confirmed ct
` [PATCH 04/12] netfilter: introduce nf_conntrack_helper_put helper function
` [PATCH 05/12] netfilter: nfnl_cthelper: reject del request if helper obj is in use
` [PATCH 06/12] netfilter: xtables: zero padding in data_to_user
` [PATCH 07/12] netfilter: synproxy: fix conntrackd interaction
` [PATCH 08/12] netfilter: nf_tables: can't assume lock is acquired when dumping set elems
` [PATCH 09/12] netfilter: nf_tables: missing sanitization in data from userspace
` [PATCH 10/12] netfilter: nf_tables: revisit chain/object refcounting from elements
` [PATCH 11/12] ebtables: arpreply: Add the standard target sanity check
` [PATCH 12/12] netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT

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

[PATCH v2] ath9k: remove unnecessary code
 2017-05-19  7:58 UTC  (2+ messages)
` [v2] "

[PATCH] wil6210: use memdup_user
 2017-05-19  7:55 UTC  (2+ messages)
`  "

[PATCH] ath5k: fix memory leak on buf on failed eeprom read
 2017-05-19  7:52 UTC  (2+ messages)
`  "

[PATCH] net: ath: tx99: fixed a spelling issue
 2017-05-19  7:49 UTC  (2+ messages)
`  "

[PATCH 0/4] net-next: stmmac: rework the speed selection
 2017-05-19  7:03 UTC  (5+ messages)
` [PATCH 1/4] net-next: stmmac: Convert new_state to bool
` [PATCH 2/4] net-next: stmmac: Remove unnecessary parenthesis
` [PATCH 3/4] net-next: stmmac: use SPEED_xxx instead of raw value
` [PATCH 4/4] net-next: stmmac: rework the speed selection

[PATCH] wireless: mwifiex: add missing USB-descriptor endianness conversion
 2017-05-19  6:03 UTC  (2+ messages)
`  "

[PATCH v2 net-next 0/2] Check all RGMII phy mode variants
 2017-05-19  4:34 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] include: linux: Add helper function to check phy interface mode
` [PATCH v2 net-next 2/2] drivers: net: xgene: Check all RGMII phy mode variants

[RFC] iproute: Add support for extended ack to rtnl_talk
 2017-05-19  4:24 UTC  (10+ messages)

(unknown),
 2017-05-19  3:34 UTC 

Maintenance Notification
 2017-05-19  1:24 UTC 

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

[[PATCH v1]] hdlcdrv: fix divide error bug if bitrate is 0
 2017-05-19  0:31 UTC  (2+ messages)

[net-intel-e1000e] question about value overwrite
 2017-05-18 22:22 UTC 

[PATCH] of_mdio: Fix broken PHY IRQ in case of probe deferral
 2017-05-18 22:21 UTC  (6+ messages)

[PATCH v2 0/4] arp: always override existing neigh entries with gratuitous ARP
 2017-05-18 20:49 UTC  (6+ messages)
` [PATCH v2 1/4] arp: fixed error in a comment
` [PATCH v2 2/4] arp: decompose is_garp logic into a separate function
` [PATCH v2 3/4] arp: postpone addr_type calculation to as late as possible
` [PATCH v2 4/4] arp: always override existing neigh entries with gratuitous ARP

[PATCH v1] samples/bpf: Add a .gitignore for binaries
 2017-05-18 20:03 UTC  (6+ messages)

[PATCH net-next] geneve: always fill CSUM6_RX configuration
 2017-05-18 19:59 UTC 

[PATCH net-next] net/mlx5e: Fix possible memory leak
 2017-05-18 19:19 UTC  (2+ messages)

[PATCH net-next] qed: Remove unused including <linux/version.h>
 2017-05-18 19:19 UTC  (2+ messages)

[PATCH net-next] ibmvnic: fix missing unlock on error in __ibmvnic_reset()
 2017-05-18 19:18 UTC  (2+ messages)

Paper: A Comparison of TCP Implementations, Linux vs. lwIP
 2017-05-18 19:13 UTC 

[PATCH] net1080: Remove unused function nc_dump_ttl()
 2017-05-18 18:46 UTC  (2+ messages)

[PATCH] r8152: Remove unused function usb_ocp_read()
 2017-05-18 18:46 UTC  (2+ messages)

[PATCH net-next] xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
 2017-05-18 18:40 UTC  (2+ messages)

[PATCH net] tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
 2017-05-18 18:22 UTC 

[PATCH linux-firmware] qed: Add firmware 8.20.0.0
 2017-05-18 18:12 UTC  (2+ messages)

[GIT] Networking
 2017-05-18 18:03 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).