netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-21 17:29:56 to 2016-07-23 16:44:33 UTC [more...]

[PATCH net] e1000e: fix PTP on e1000_pch_lpt variants
 2016-07-23 16:44 UTC  (3+ messages)
` [PATCH v2 net-next 0/2] e1000e: fix PTP on e1000_pch_variants
  ` [PATCH net-next 1/2] e1000e: factor out systim sanitization

[PATCH] net/sctp: always initialise sctp_ht_iter::start_fail
 2016-07-23 14:15 UTC  (4+ messages)

[PATCH] net: neigh: disallow state transition DELAY->STALE in neigh_update()
 2016-07-23 14:09 UTC  (7+ messages)

[PATCH] net/sctp: terminate rhashtable walk correctly
 2016-07-23 13:26 UTC  (2+ messages)

[PATCH] ieee802154: check device type
 2016-07-23 12:21 UTC  (2+ messages)

[iproute PATCH 0/4] tc: Minor action utility improvements
 2016-07-23 11:28 UTC  (5+ messages)
` [iproute PATCH 1/4] tc: Reformat tc_util.h
` [iproute PATCH 2/4] tc: util: bore up action_a2n()
` [iproute PATCH 3/4] tc: use action_a2n() everywhere
` [iproute PATCH 4/4] tc: util: No need for action_n2a() to be reentrant

[PATCH 00/25] Netfilter/IPVS updates for net-next
 2016-07-23 11:08 UTC  (26+ messages)
` [PATCH 01/25] ipvs: count pre-established TCP states as active
` [PATCH 02/25] netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
` [PATCH 03/25] netfilter: cttimeout: unlink timeout obj again when hash resize happen
` [PATCH 04/25] netfilter: nf_ct_helper: unlink helper "
` [PATCH 05/25] netfilter: conntrack: simplify early_drop
` [PATCH 06/25] netfilter: move nat hlist_head to nf_conn
` [PATCH 07/25] netfilter: nat: convert nat bysrc hash to rhashtable
` [PATCH 08/25] netfilter: physdev: physdev-is-out should not work with OUTPUT chain
` [PATCH 09/25] netfilter: nft_ct: make byte/packet expr more friendly
` [PATCH 10/25] netfilter: constify arg to is_dying/confirmed
` [PATCH 11/25] netfilter: nf_tables: get rid of possible_net_t from set and basechain
` [PATCH 12/25] netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931
` [PATCH 13/25] netfilter: conntrack: protect early_drop by rcu read lock
` [PATCH 14/25] netfilter: x_tables: speed up jump target validation
` [PATCH 15/25] netfilter: nft_ct: fix unpaired nf_connlabels_get/put call
` [PATCH 16/25] netfilter: Add helper array register/unregister functions
` [PATCH 17/25] netfilter: nft_log: fix possible memory leak if log expr init fail
` [PATCH 18/25] netfilter: nft_log: check the validity of log level
` [PATCH 19/25] netfilter: nft_log: fix snaplen does not truncate packets
` [PATCH 20/25] netfilter: nf_tables: allow to filter out rules by table and chain
` [PATCH 21/25] netfilter: conntrack: support a fixed size of 128 distinct labels
` [PATCH 22/25] netfilter: connlabels: move set helper to xt_connlabel
` [PATCH 23/25] netfilter: h323: Use mod_timer instead of set_expect_timeout
` [PATCH 24/25] netfilter: nft_compat: put back match/target module if init fail
` [PATCH 25/25] netfilter: nft_compat: fix crash when related match/target module is removed

[PATCH 1/1] netfilter: h323: Use mod_timer instead of set_expect_timeout
 2016-07-23 10:28 UTC  (2+ messages)

[PATCH] tipc: fix NULL pointer dereference in shutdown()
 2016-07-23  9:49 UTC  (2+ messages)

[net-next 00/14][pull request] 10GbE Intel Wired LAN Driver Updates 2016-07-22
 2016-07-23  6:49 UTC  (15+ messages)
` [net-next 01/14] ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()
` [net-next 02/14] ixgbevf: Correct parameter sent to LED function
` [net-next 03/14] ixgbevf: bump version number
` [net-next 04/14] ixgbe: Change register variable to unsigned
` [net-next 05/14] ixgbe: Fix minor typo while freeing irq
` [net-next 06/14] ixgbevf: add VF support for new hardware
` [net-next 07/14] ixgbe: fix setup_fc for x550em
` [net-next 08/14] ixgbevf: Add lock around ixgbevf_reinit_locked call
` [net-next 09/14] ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()
` [net-next 10/14] ixgbevf: Protect ixgbevf_reset_subtask from remove event
` [net-next 11/14] ixgbevf: Add range checking for setting MTU
` [net-next 12/14] ixgbevf: Commonize mailbox write/read
` [net-next 13/14] ixgbe: remove redundant check on ret_val
` [net-next 14/14] ixgbe: cleanup crosstalk fix

[PATCH 0/3] drivers: net: cpsw: fix driver loading/unloading
 2016-07-23  6:24 UTC  (6+ messages)
` [PATCH 1/3] net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
` [PATCH 2/3] drivers: net: cpsw: fix wrong regs access in cpsw_remove
` [PATCH 3/3] drivers: net: cpsw: use of_platform_depopulate()

[GIT] Networking
 2016-07-23  6:07 UTC 

[PATCH] net/irda: fix NULL pointer dereference on memory allocation failure
 2016-07-23  5:43 UTC 

[PATCH net-next] sctp: also point GSO head_skb to the sk when it's available
 2016-07-23  3:33 UTC 

[PATCH net] sctp: fix BH handling on socket backlog
 2016-07-23  3:32 UTC 

[PATCH net-next v3] cdc_ether: Improve ZTE MF823/831/910 handling
 2016-07-23  2:25 UTC  (2+ messages)

[PATCH v2 00/10] userns: sysctl limits for namespaces
 2016-07-23  2:11 UTC  (5+ messages)

[PATCH v18 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-23  1:35 UTC 

[PATCH v18 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
 2016-07-23  1:34 UTC 

[PATCH net-next 1/2] be2net: set temperature value for all adapter's functions
 2016-07-23  1:29 UTC  (2+ messages)
` [PATCH net-next 2/2] be2net: query temperature on probe and decrease its frequency on be_worker()

[PATCH net-next] hv_netvsc: Fix VF register on bonding devices
 2016-07-23  1:14 UTC 

[PATCH v4 1/2] bpf: Add bpf_probe_write BPF helper to be called in tracers (kprobes)
 2016-07-23  0:05 UTC  (5+ messages)

[PATCH] iproute2: ip: add udp_csum, udp6_csum_tx, udp6_csum_rx control flags to ip l2tp add tunnel
 2016-07-22 22:27 UTC  (2+ messages)

ref count of ib_ipoib.ko not incremented when an ip address is set
 2016-07-22 22:23 UTC  (2+ messages)

[PATCH RFC 1/1] xfrm: dst lookup doesn't account for fwmark
 2016-07-22 21:50 UTC 

[PATCH RFC 0/1] xfrm: dst lookup doesn't account for fwmark
 2016-07-22 21:50 UTC 

[PATCH] net: davinci_cpdma: remove excessive dump of register values to kernel log
 2016-07-22 21:36 UTC  (2+ messages)

Slicoss fixes and improvements
 2016-07-22 21:09 UTC  (10+ messages)
` [PATCH 1/9] staging: slicoss: handle allocation failure in slic_init_adapter
` [PATCH 2/9] staging: slicoss: notifiy network stack about change in link state
` [PATCH 3/9] staging: slicoss: ensure mapping of io-memory is uncached
` [PATCH 4/9] staging: slicoss: start tx queue when interface is brought up
` [PATCH 5/9] staging: slicoss: introduce register accessors that use register offsets
` [PATCH 6/9] staging: slicoss: avoid PCI write posting
` [PATCH 7/9] staging: slicoss: dont use a structure but offsets for register accesses
` [PATCH 8/9] staging: slicoss: improve implementation concerning the shared memory
` [PATCH 9/9] staging: slicoss: simplify struct for statistics

strange Mac OSX RST behavior
 2016-07-22 21:08 UTC  (5+ messages)

[PATCH 1/3] rtlwifi: don't add include path for rtl8188ee
 2016-07-22 20:51 UTC  (8+ messages)
` [PATCH 2/3] staging/rtl8192e: use s8 instead of char

[patch net-next v2 0/9] mlxsw: implement port mirroring offload
 2016-07-22 19:38 UTC  (8+ messages)
` [patch net-next v2 1/9] mlxsw: pci: Add resources query implementation

iproute2 mpls max labels
 2016-07-22 19:24 UTC  (8+ messages)

[PATCH] kcm: remove redundant -ve error check and return path
 2016-07-22 18:04 UTC 

[PATCH v2] net: ipv6: Always leave anycast and multicast groups on link down
 2016-07-22 17:37 UTC  (2+ messages)

[patch iproute2 1/2] devlink: write usage help messages to stderr
 2016-07-22 16:34 UTC  (2+ messages)
` [patch iproute2 2/2] devlink: add option to generate JSON output

[PATCH V2] Add flow control to the portmapper
 2016-07-22 15:26 UTC  (8+ messages)

[PATCH 1/1] netfilter: udp: Remove a bit misleading comment in udp_pkt_to_tuple
 2016-07-22 15:11 UTC  (2+ messages)

pull-request: wireless-drivers-next 2016-07-22
 2016-07-22 14:28 UTC 

[PATCH -next] libcxgb: remove unused including <linux/version.h>
 2016-07-22 14:05 UTC 

[PATCH net-next] sctp: use inet_recvmsg to support sctp RFS well
 2016-07-22 13:34 UTC  (2+ messages)

[PATCH net-next] sctp: support ipv6 nonlocal bind
 2016-07-22 13:31 UTC  (2+ messages)

[PATCH net 0/3] macsec: fix configurable ICV length
 2016-07-22 13:07 UTC  (4+ messages)
` [PATCH net 1/3] macsec: limit ICV length to 16 octets
` [PATCH net 2/3] macsec: fix error codes when a SA is created
` [PATCH net 3/3] macsec: validate ICV length on link creation

[PATCH net] bridge: Fix incorrect re-injection of LLDP packets
 2016-07-22 11:56 UTC 

BUG: Wrong dma queue handling in ixp4 driver
 2016-07-22 11:10 UTC  (4+ messages)
` Aw: "
    ` Aw: "

[net-next PATCH 0/4] be2net: patch set
 2016-07-22 10:55 UTC  (5+ messages)
` [net-next PATCH 1/4] be2net: clear vlan-promisc setting before programming the vlan list
` [net-next PATCH 2/4] be2net: do not remove vids from driver table if be_vid_config() fails
` [net-next PATCH 3/4] be2net: Avoid unnecessary firmware updates of multicast list
` [net-next PATCH 4/4] be2net: replace polling with sleeping in the FW completion path

[net-next PATCH 0/3] add support for impedance control for TI dp83867 phy and fix 2nd ethernet on dra72 rev C evm
 2016-07-22 10:05 UTC  (6+ messages)
` [net-next PATCH 1/3] net: phy: dp83867: Add documentation for optional impedance control

[PATCH 1/1] lvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
 2016-07-22  8:11 UTC  (3+ messages)

[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2016-07-22
 2016-07-22  7:36 UTC  (12+ messages)
` [net-next 01/11] i40e: avoid null pointer dereference
` [net-next 02/11] i40e: Fix to show correct Advertised Link Modes when link is down
` [net-next 03/11] i40e/i40evf: remove useless initializer
` [net-next 04/11] i40e: Remove device ID 0x37D4
` [net-next 05/11] i40evf: add hyperv dev ids
` [net-next 06/11] i40e: refactor Rx filter handling
` [net-next 07/11] i40e/i40evf-bump version to 1.6.11
` [net-next 08/11] i40e: Remove redundant memset
` [net-next 09/11] i40e: Move the mutex lock in i40e_client_unregister
` [net-next 10/11] i40e: add missing link advertise setting
` [net-next 11/11] i40e: Explicitly write platform-specific mac address after PF reset

[PATCH net-next v1 0/5] tipc: netlink updates for neighbour monitor
 2016-07-22  6:42 UTC  (6+ messages)
` [PATCH net-next v1 1/5] tipc: introduce constants for tipc address validation
` [PATCH net-next v1 2/5] tipc: make cluster size threshold for monitoring configurable
` [PATCH net-next v1 3/5] tipc: get monitor threshold for the cluster
` [PATCH net-next v1 4/5] tipc: add a function to get the bearer name
` [PATCH net-next v1 5/5] tipc: dump monitor attributes

[PATCH net] packet: propagate sock_cmsg_send() error
 2016-07-22  5:42 UTC  (2+ messages)

[PATCH v3 3/3] mac80211: mesh: fixed HT ies in beacon template
 2016-07-22  5:26 UTC  (2+ messages)

[PATCH net-next 0/2] macsec: enable s/w offloads
 2016-07-22  4:51 UTC  (2+ messages)

[PATCH v4 2/2] samples/bpf: Add example of using bpf_probe_write in bpf kprobes
 2016-07-22  1:09 UTC 

[PATCH v4 0/2] bpf: add bpf_probe_write helper & example
 2016-07-22  1:08 UTC 

[PATCH net-next] net/ncsi: avoid maybe-uninitialized warning
 2016-07-22  0:11 UTC  (2+ messages)

[PATCH net-next v2] net/faraday: Disallow using reversed MAC address from hardware
 2016-07-22  0:01 UTC  (3+ messages)

[PATCH net-next] bpf, events: fix offset in skb copy handler
 2016-07-21 23:19 UTC 

Network hang after c3f1010b30f7fc611139cfb702a8685741aa6827 with CIPSO & Smack
 2016-07-21 22:55 UTC  (12+ messages)

[PATCH v6 00/12] drivers: net: xgene: Fix module crash and 1G hot-plug
 2016-07-21 22:31 UTC  (4+ messages)
` [PATCH v6 11/12] Documentation: dtb: xgene: Add MDIO node

[PATCH v6 06/12] drivers: net: xgene: Add backward compatibility
 2016-07-21 21:52 UTC  (2+ messages)

PROBLEM: MTU of ipsec tunnel drops continuously until traffic stops
 2016-07-21 21:41 UTC  (6+ messages)

[Patch net-next 1/2] net_sched: move tc_action into tcf_common
 2016-07-21 21:12 UTC  (3+ messages)

The global market so much, You'll only other foreign customers to your door, do not open up new ways to do?
 2016-07-21 20:49 UTC 

[net-next 00/20][pull request] 100GbE Intel Wired LAN Driver Updates 2016-07-20
 2016-07-21 20:13 UTC  (4+ messages)
` [net-next 16/20] fm10k: check if PCIe link is restored
    ` ~~

[PATCH] net: ipv6: Always leave subnet anycast group on link down
 2016-07-21 20:11 UTC  (2+ messages)

[PATCH] net: bridge: br_set_ageing_time takes a clock_t
 2016-07-21 18:27 UTC  (4+ messages)

[PATCH 2/3] stmmac: change dma descriptors to __le32
 2016-07-21 18:23 UTC 

[PATCH v5 00/11] drivers: net: xgene: Fix module crash and 1G hot-plug
 2016-07-21 17:57 UTC  (4+ messages)
` [PATCH v5 10/11] Documentation: dtb: xgene: Add MDIO node

[PATCH net V2] net/mlx5e: Fix del vxlan port command buffer memset
 2016-07-21 17:48 UTC  (4+ messages)

[net-next v3 0/6] common library for Chelsio drivers
 2016-07-21 17:27 UTC  (2+ messages)
` [net-next v3 3/6] cxgb4i,libcxgbi: add iSCSI DDP support


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