netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-09 04:44:58 to 2017-10-09 18:40:25 UTC [more...]

[net-next 00/10][pull request] 10GbE Intel Wired LAN Driver Updates 2017-10-09
 2017-10-09 18:40 UTC  (11+ messages)
` [net-next 01/10] ixgbe: Clear SWFW_SYNC register during init
` [net-next 02/10] ixgbe: declare ixgbe_mac_operations structures as const
` [net-next 03/10] ixgbe: restore normal RSS after last macvlan offload is removed
` [net-next 04/10] ixgbe: add error checks when initializing the PHY
` [net-next 05/10] ixgbe: split Tx/Rx ring clearing for ethtool loopback test
` [net-next 06/10] ixgbe: add counter for times Rx pages gets allocated, not recycled
` [net-next 07/10] ixgbe: fix use of uninitialized padding
` [net-next 08/10] ixgbe: fix the FWSM.PT check in ixgbe_mng_present()
` [net-next 09/10] ixgbe: Update adaptive ITR algorithm
` [net-next 10/10] ixgbe: fix crash when injecting AER after failed reset

[PATCH v1 RFC 0/7] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-10-09 18:40 UTC  (4+ messages)
` [PATCH v1 RFC 1/7] Replace license with GPL

linux-next: manual merge of the cgroup tree with the net-next tree
 2017-10-09 18:38 UTC 

[PATCH v1 RFC 0/1] Add Microchip KSZ8795 DSA driver
 2017-10-09 18:24 UTC  (4+ messages)
` [PATCH v1 RFC 1/1] "

[PATCH] net: can: Convert timers to use timer_setup()
 2017-10-09 18:10 UTC  (4+ messages)

net-next: WARNING: CPU: 0 PID: 1544 at net/ipv4/tcp_input.c:889
 2017-10-09 18:07 UTC 

[net-next V5 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-09 17:59 UTC  (5+ messages)
` [net-next V5 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP

linux-next: manual merge of the drivers-x86 tree with the net-next tree
 2017-10-09 17:56 UTC 

usb/net/rt2x00: warning in rt2800_eeprom_word_index
 2017-10-09 17:50 UTC 

usb/irda: global-out-of-bounds in irda_qos_bits_to_value
 2017-10-09 17:50 UTC 

[net PATCH] macvlan: Only deliver one copy of the frame to the macvlan interface
 2017-10-09 17:50 UTC  (4+ messages)

usb/net/rtlwifi: trying to register non-static key in rtl_c2hcmd_launcher
 2017-10-09 17:50 UTC 

usb/net/ath6kl: GPF in ath6kl_usb_alloc_urb_from_pipe
 2017-10-09 17:50 UTC 

usb/net/ar5523: warning in ar5523_submit_rx_cmd/usb_submit_urb
 2017-10-09 17:49 UTC 

[PATCH net-next 0/2] ipv6: addrlabel: avoid dirtying ip6addrlbl_entry
 2017-10-09 17:47 UTC  (5+ messages)
` [PATCH net-next 1/2] ipv6: addrlabel: rework ip6addrlbl_get()
` [PATCH net-next 2/2] ipv6: addrlabel: remove refcounting

[PATCH] net: thunderx: mark expected switch fall-throughs in nicvf_main()
 2017-10-09 17:43 UTC  (2+ messages)

[PATCH 00/12] Netfilter/IPVS fixes for net
 2017-10-09 17:40 UTC  (14+ messages)
` [PATCH 01/12] netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
` [PATCH 02/12] netfilter: xt_socket: Restore mark from full sockets only
` [PATCH 03/12] netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
` [PATCH 04/12] netfilter: ipset: pernet ops must be unregistered last
` [PATCH 05/12] netfilter: ipset: Fix race between dump and swap
` [PATCH 06/12] netfilter: nf_tables: fix update chain error
` [PATCH 07/12] netfilter: ebtables: fix race condition in frame_filter_net_init()
` [PATCH 08/12] netfilter: nf_tables: Release memory obtained by kasprintf
` [PATCH 09/12] netfilter: nf_tables: do not dump chain counters if not enabled
` [PATCH 10/12] netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
` [PATCH 11/12] netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
` [PATCH 12/12] netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'

[net 0/5][pull request] Intel Wired LAN Driver Updates 2017-10-09
 2017-10-09 17:36 UTC  (7+ messages)
` [net 1/5] ixgbe: Return error when getting PHY address if PHY access is not supported
` [net 2/5] ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
` [net 3/5] Revert commit 1a8b6d76dc5b ("net:add one common config...")
` [net 4/5] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
` [net 5/5] ixgbe: incorrect XDP ring accounting in ethtool tx_frame param

[PATCH v2] isdn/gigaset: Convert timers to use timer_setup()
 2017-10-09 17:36 UTC  (5+ messages)

[PATCH net-next 0/3] Fix mlx4 static checker warnings
 2017-10-09 17:33 UTC  (5+ messages)
` [PATCH net-next 1/3] net/mlx4: Fix endianness issue in qp context params
` [PATCH net-next 2/3] net/mlx4_core: Fix cast warning in fw.c
` [PATCH net-next 3/3] net/mlx4_en: Use __force to fix a sparse warning in TX datapath

[PATCH] thunderbolt: Initialize Thunderbolt bus earlier
 2017-10-09 17:30 UTC  (2+ messages)

[PATCH net-next v2 0/7] bpf: get rid of global verifier state and reuse instruction printer
 2017-10-09 17:30 UTC  (8+ messages)
` [PATCH net-next v2 1/7] selftests/bpf: add a test for verifier logs
` [PATCH net-next v2 2/7] bpf: encapsulate verifier log state into a structure
` [PATCH net-next v2 3/7] bpf: move global verifier log into verifier environment
` [PATCH net-next v2 4/7] bpf: move instruction printing into a separate file
` [PATCH net-next v2 5/7] tools: bpftool: use the kernel's instruction printer
` [PATCH net-next v2 6/7] bpf: don't rely on the verifier lock for metadata_dst allocation
` [PATCH net-next v2 7/7] bpf: write back the verifier log buffer as it gets filled

[PATCH net-next] ipv6: avoid zeroing per cpu data again
 2017-10-09 17:30 UTC  (4+ messages)

[PATCH net] udp: fix bcast packet reception
 2017-10-09 17:29 UTC  (2+ messages)

[PATCH] nfp: convert nfp_eth_set_bit_config() into a macro
 2017-10-09 17:29 UTC  (11+ messages)

[PATCH] netlink: do not set cb_running if dump's start() errs
 2017-10-09 17:29 UTC  (9+ messages)
    ` [PATCH v2] "

[PATCH linux-firmware 1/1] qed: Add firmware 8.30.16.0
 2017-10-09 17:23 UTC  (2+ messages)

[PATCH v3 net-next 00/12] qed: Add iWARP support for unaligned MPA packets
 2017-10-09 17:21 UTC  (14+ messages)
  ` [PATCH v3 net-next 01/12] qed: Add ll2 option to limit the number of bds per packet
  ` [PATCH v3 net-next 07/12] qed: Add ll2 connection for processing unaligned MPA packets
  ` [PATCH v3 net-next 11/12] qed: Add support for MPA header being split over two tcp packets
` [PATCH v3 net-next 02/12] qed: Add ll2 ability of opening a secondary queue
` [PATCH v3 net-next 03/12] qed: Add ll2 option for dropping a tx packet
` [PATCH v3 net-next 04/12] qed: Fix initialization of ll2 offload feature
` [PATCH v3 net-next 05/12] qed: Add the source of a packet sent on an iWARP ll2 connection
` [PATCH v3 net-next 06/12] qed: Add LL2 slowpath handling
` [PATCH v3 net-next 08/12] qed: Add mpa buffer descriptors for storing and processing mpa fpdus
` [PATCH v3 net-next 09/12] qed: Add unaligned and packed packet processing
` [PATCH v3 net-next 10/12] qed: Add support for freeing two ll2 buffers for corner cases
` [PATCH v3 net-next 12/12] qed: Add iWARP support for fpdu spanned over more than two tcp packets

[patch net-next v2 0/5] mlxsw: Offload bridge device mrouter
 2017-10-09 17:18 UTC  (10+ messages)
` [patch net-next v2 1/5] net: bridge: Notify on bridge device mrouter state changes
` [patch net-next v2 2/5] net: bridge: Export bridge multicast router state
` [patch net-next v2 3/5] mlxsw: spectrum: router: Export the mlxsw_sp_router_port function
` [patch net-next v2 4/5] mlxsw: spectrum_switchdev: Add support for router port in SMID entries
` [patch net-next v2 5/5] mlxsw: spectrum_switchdev: Support bridge mrouter notifications

[PATCH v2] net/core: Fix BUG to BUG_ON conditionals
 2017-10-09 17:15 UTC  (2+ messages)

Fw: [Bug 197099] New: Kernel panic in interrupt [l2tp_ppp]
 2017-10-09 17:15 UTC  (6+ messages)

[PATCH net-next] ipv6: Do not use this_cpu_ptr() in preemptible context
 2017-10-09 17:06 UTC  (4+ messages)
  ` [PATCH net-next] ipv6: fix a BUG in rt6_get_pcpu_route()

[PATCH v4 1/2] net: phy: DP83822 initial driver submission
 2017-10-09 16:59 UTC  (2+ messages)
` [PATCH v4 2/2] net: phy: at803x: Change error to EINVAL for invalid MAC

pull-request: mac80211 2017-10-09
 2017-10-09 16:53 UTC  (2+ messages)

[PATCH 0/4] RCU: introduce noref debug
 2017-10-09 16:53 UTC  (5+ messages)

[PATCH net-next 00/15] nfp: bpf ABIv2 and multi port
 2017-10-09 16:52 UTC  (2+ messages)

pull request: linux-firmware: update cxgb4 firmware
 2017-10-09 16:50 UTC 

[PATCH net-next 0/7] A few cleanup for hns3 ethernet driver
 2017-10-09 16:50 UTC  (9+ messages)
` [PATCH net-next 1/7] net: hns3: Cleanup for shifting true in hns3 driver
` [PATCH net-next 2/7] net: hns3: Add hns3_get_handle macro "
` [PATCH net-next 3/7] net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder
` [PATCH net-next 4/7] net: hns3: Consistently using GENMASK in hns3 driver
` [PATCH net-next 5/7] net: hns3: Cleanup for struct that used to send cmd to firmware
` [PATCH net-next 6/7] net: hns3: Cleanup for endian issue in hns3 driver
` [PATCH net-next 7/7] net: hns3: Cleanup for non-static function "

[PATCH v3 1/3] net: phy: Remove TI DP83822 from DP83848 driver
 2017-10-09 16:47 UTC  (7+ messages)
` [PATCH v3 2/3] net: phy: DP83822 initial driver submission
` [PATCH v3 3/3] net: phy: Change error to EINVAL for invalid MAC

pull request (net): ipsec 2017-10-09
 2017-10-09 16:44 UTC  (6+ messages)
` [PATCH 1/4] xfrm: Fix deletion of offloaded SAs on failure
` [PATCH 2/4] xfrm: Fix negative device refcount on offload failure
` [PATCH 3/4] vti: fix NULL dereference in xfrm_input()
` [PATCH 4/4] xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock

[PATCH net] ipv4: Fix traffic triggered IPsec connections
 2017-10-09 16:41 UTC  (2+ messages)

[PATCH net] ipv6: Fix traffic triggered IPsec connections
 2017-10-09 16:41 UTC  (2+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-06
 2017-10-09 16:28 UTC  (4+ messages)
` [net-next 14/15] i40e: ignore skb->xmit_more when deciding to set RS bit

[PATCH] net/mlx4_core: Convert timers to use timer_setup()
 2017-10-09 16:26 UTC  (2+ messages)

[PATCH net-next 0/7] nfp: extend match and action for flower offload
 2017-10-09 16:02 UTC  (5+ messages)
      ` [oss-drivers] "

[PATCH net] net: enable interface alias removal via rtnl
 2017-10-09 15:25 UTC  (6+ messages)

[pull request][for-next 0/9] Mellanox, mlx5 updates 2017-10-06
 2017-10-09 13:47 UTC  (2+ messages)

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-09 13:27 UTC  (5+ messages)
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER

[PATCH v2] netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
 2017-10-09 13:18 UTC  (3+ messages)

[PATCH net-next] net: mvpp2: phylink support
 2017-10-09 13:09 UTC  (5+ messages)

[RFC net-next] ppp: allow usage in namespaces
 2017-10-09 12:59 UTC 

[PATCH 0/4] ravb: Add PHY reset support
 2017-10-09 12:50 UTC  (9+ messages)
` [PATCH 2/4] ravb: Add optional PHY reset during system resume

[PATCH] cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
 2017-10-09 12:05 UTC 

[PATCH 00/12] radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h>
 2017-10-09 12:02 UTC  (13+ messages)
` [PATCH 10/12] net/mlx4: replace <linux/radix-tree.h> with <linux/radix-tree-root.h>

[PATCH] netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
 2017-10-09 12:01 UTC  (5+ messages)

netlink backwards compatibility in userspace tools
 2017-10-09 11:34 UTC  (3+ messages)

[PATCH v3] netfilter: SYNPROXY: fix process non tcp packet bug in {ipv4,ipv6}_synproxy_hook
 2017-10-09 11:09 UTC  (2+ messages)

[PATCH 36/47] netfilter: conntrack: place print_tuple in procfs part
 2017-10-09 10:04 UTC  (5+ messages)
` [PATCH 41/47] netfilter: convert hook list to an array

RIF/VRF overflow in spectrum and reporting errors back to user
 2017-10-09  9:31 UTC  (2+ messages)

[PATCH net-next v11] openvswitch: enable NSH support
 2017-10-09  8:05 UTC  (3+ messages)

[PATCH] mac80211: aead api to reduce redundancy
 2017-10-09  7:09 UTC  (4+ messages)

[PATCH] net/core: Fix BUG to BUG_ON conditionals
 2017-10-09  6:45 UTC  (2+ messages)

[PATCH 13/14] netfilter/ipvs: Use %pS printk format for direct addresses
 2017-10-09  5:52 UTC  (2+ messages)

[PATCH v3] lib: fix multiple strlcpy definition
 2017-10-09  5:49 UTC 

IRREVOCABLE PAYMENT ORDER.pdf
 2017-10-09  0:12 UTC 

[PATCH net-next 0/2] net: defer cgroups init to accept()
 2017-10-09  4:47 UTC  (4+ messages)
` [PATCH net-next 1/2] net: memcontrol: defer call to mem_cgroup_sk_alloc()
` [PATCH net-next 2/2] net: defer call to cgroup_sk_alloc()

[PATCHv2 net-next] openvswitch: Add erspan tunnel support
 2017-10-09  4:45 UTC  (2+ messages)


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