netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 18:21:17 to 2016-10-02 13:02:11 UTC [more...]

[GIT] Networking
 2016-10-02 13:01 UTC 

[PATCH 1/2] net: mv643xx_eth: use phydev from struct net_device
 2016-10-02 10:06 UTC  (2+ messages)
` [PATCH 2/2] net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings

rhashtable - rhashtable_insert_fast failed
 2016-10-02  9:49 UTC  (7+ messages)

[PATCH] ptp: Fix resource leak in case of error
 2016-10-02  7:04 UTC 

Assertion faileda at samples/bpf/test_maps
 2016-10-02  6:55 UTC 

[RFC PATCH net-next 1/5] bpf: LRU List
 2016-10-02  3:58 UTC  (5+ messages)
` [RFC PATCH net-next 2/5] bpf: Refactor codes handling percpu map
` [RFC PATCH net-next 3/5] bpf: ADD BPF_MAP_TYPE_LRU_HASH
` [RFC PATCH net-next 4/5] bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
` [RFC PATCH net-next 5/5] bpf: Add tests for the LRU bpf_htab

[PATCH net] Panic when tc_lookup_action_n finds a partially initialized action
 2016-10-02  3:13 UTC 

[PATCH] realtek: rtl8xxxu: Use const init arrays
 2016-10-01 23:20 UTC  (6+ messages)

[PATCH iproute2 0/9] Cleanup backlog
 2016-10-01 20:48 UTC  (10+ messages)
` [PATCH iproute2 1/9] ife action: allow specifying index in hex
` [PATCH iproute2 2/9] ife: print prio, mark and hash as unsigned
` [PATCH iproute2 3/9] ife: improve help text
` [PATCH iproute2 4/9] actions ife: Introduce encoding and decoding of tcindex metadata
` [PATCH iproute2 5/9] action gact: list pipe as a valid action
` [PATCH iproute2 6/9] actions: add skbmod action
` [PATCH iproute2 7/9] man pages: update ife action to include tcindex
` [PATCH iproute2 8/9] man pages: Add tc-ife to Makefile
` [PATCH iproute2 9/9] man pages: add man page for skbmod action

stmmac/RTL8211F/Meson GXBB: TX throughput problems
 2016-10-01 20:40 UTC  (10+ messages)

Alignment issues with freescale FEC driver
 2016-10-01 19:52 UTC  (12+ messages)
` [PATCH 0/3] net: fec: updates to align IP header
  ` [PATCH 3/3] net: fec: align IP header in hardware

[PATCH net-next 0/7] qed*: Add qedr infrastructure support
 2016-10-01 19:00 UTC  (8+ messages)
` [PATCH net-next 1/7] qed: Add Light L2 support
` [PATCH net-next 2/7] qede: Add qedr framework
` [PATCH net-next 3/7] qed: Add support for RoCE hw init
  ` [PATCH net-next 4/7] qed: PD,PKEY and CQ verb support
` [PATCH net-next 5/7] qed: Add support for QP verbs
` [PATCH net-next 6/7] qed: Add support for memory registeration verbs
` [PATCH net-next 7/7] qed: Add RoCE ll2 & GSI support

[PATCH] net: Use ns_capable_noaudit() when determining net sysctl permissions
 2016-10-01 18:59 UTC  (3+ messages)

[PATCH net v2] net: pktgen: fix pkt_size
 2016-10-01 18:05 UTC  (3+ messages)

[PATCH net v2] L2TP:Adjust intf MTU,factor underlay L3,overlay L2
 2016-10-01 16:50 UTC  (4+ messages)

[PATCH 1/2] net/mlx5e: shut up maybe-uninitialized warning
 2016-10-01 15:08 UTC  (5+ messages)
` [PATCH 2/2] mlxsw: spectrum_router: avoid potential uninitialized data usage

mv643xxx_eth driver, failed to linearize skb with tiny unaligned fragment
 2016-10-01 12:35 UTC  (3+ messages)

[PATCH] rxrpc: split up rxrpc_send_call_packet()
 2016-10-01  9:15 UTC  (5+ messages)

[PATCH -next] net: qcom/emac: fix return value check in emac_sgmii_config()
 2016-10-01  9:12 UTC 

[PATCH/RFC 00/12] Programming Open vSwitch (-like) flows into hardware using SwitchDev
 2016-10-01  9:05 UTC  (5+ messages)

[PATCH v3] net: hns: mark symbols static where possible
 2016-10-01  8:15 UTC 

Is Your Email Still Working?
 2016-09-29 19:42 UTC 

[PATCH v2 0/3] Make /proc per net namespace objects belong to container
 2016-09-30 22:26 UTC  (5+ messages)
` [PATCH v2 3/3] net: make net namespace sysctls belong to container's owner

[PATCH] net: mvmdio: do not clk_disable_unprepare() NULL clock
 2016-09-30 21:56 UTC 

[PATCH net-next 0/7] rxrpc: More fixes and adjustments
 2016-09-30 21:41 UTC  (8+ messages)
` [PATCH net-next 1/7] rxrpc: Actually display the tx_data trace retransmission note
` [PATCH net-next 2/7] rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
` [PATCH net-next 3/7] rxrpc: Reduce ssthresh to peer's receive window
` [PATCH net-next 4/7] rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
` [PATCH net-next 5/7] rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
` [PATCH net-next 6/7] rxrpc: Keep the call timeouts as ktimes rather than jiffies
` [PATCH net-next 7/7] rxrpc: Fix the call timer handling

[PATCH 0/7] ethtool: misc fixes for Coverity issues
 2016-09-30 20:26 UTC  (9+ messages)
` [PATCH 1/7] ethtool: avoid NULL pointer dereference in do_permaddr
` [PATCH 2/7] ethtool: avoid resource leak of strings in do_gprivflags
` [PATCH 3/7] ethtool: plug resource leaks of defs and features in do_gfeatures
` [PATCH 4/7] ethtool: fix leakage of defs resources in do_sfeatures
` [PATCH 5/7] ethtool: fix leakage of efeatures "
` [PATCH 6/7] ethtool: fix leakage of strings resources in do_sprivflags
` [PATCH 7/7] ethtool: fix leakage of strings resources in get_feature_defs

[PATCH] net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
 2016-09-30 20:12 UTC  (4+ messages)

UDP wierdness around skb_copy_and_csum_datagram_msg()
 2016-09-30 18:40 UTC  (7+ messages)

[PATCH 1/3] netfilter: nf_tables: avoid uninitialized variable warning
 2016-09-30 18:21 UTC  (9+ messages)
` [PATCH 2/3] netfilter: hide reference to nf_hooks_ingress
` [PATCH 3/3] netfilter: xt_hashlimit: uses div_u64 for division

[PATCH net-next v2 0/3] openvswitch: mpls fix and clean up
 2016-09-30 18:20 UTC  (9+ messages)
` [PATCH net-next v2 1/3] openvswitch: mpls: set network header correctly on key extract
` [PATCH net-next v2 2/3] mpls: move mpls_hdr to a common location
` [PATCH net-next v2 3/3] openvswitch: use mpls_hdr

[PATCH nf-next v4 0/2] fixes for recent nf_compact hooks
 2016-09-30 17:43 UTC  (5+ messages)
` [PATCH nf-next v4 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v4 2/2] nf_set_hooks_head: accommodate different kconfig

[PATCH net-next v3] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
 2016-09-30 17:58 UTC  (4+ messages)

[PATCH RFC 0/3] Support envelope frames (802.3as)
 2016-09-30 16:49 UTC  (4+ messages)
` [PATCH RFC iproute2] iplink: Support envhdrlen

[net-next PATCH v2] i40e: Clean up handling of msglevel flags and debug parameter
 2016-09-30 10:42 UTC 

[PATCH] cxgb4: unexport cxgb4_dcb_enabled
 2016-09-30 16:15 UTC 

pull-request: mac80211-next 2016-09-30
 2016-09-30 16:14 UTC 

[PATCH net-next 0/2] openvswitch: mpls fix and clean up
 2016-09-30 16:05 UTC  (7+ messages)
` [PATCH net-next 1/2] openvswitch: mpls: set network header correctly on key extract
` [PATCH net-next 2/2] openvswitch: remove skb_mpls_header

[PATCH v4 net-next 00/16] tcp: BBR congestion control algorithm
 2016-09-30 15:42 UTC  (3+ messages)
` [PATCH v4 net-next 16/16] tcp_bbr: add BBR congestion control

[PATCH 0/3] Add memory limits to fq.h and mac80211 TXQ
 2016-09-30 14:35 UTC  (6+ messages)
` [PATCH 3/3] mac80211: Set lower memory limit for non-VHT devices

[PATCH 2/2] net: hns: add missing function declaration
 2016-09-30 14:32 UTC  (2+ messages)

[PATCH 1/2] qed: mark symbols static where possible
 2016-09-30 14:29 UTC  (2+ messages)

[PATCH 2/2] qed: remove unused function in qed_cxt.c
 2016-09-30 14:29 UTC  (2+ messages)

[PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver
 2016-09-30 13:38 UTC  (3+ messages)

pull-request: wireless-drivers-next 2016-09-29
 2016-09-30 13:30 UTC  (4+ messages)

[PATCH 1/3] cw1200: Don't leak memory if krealloc failes
 2016-09-30 13:00 UTC  (5+ messages)

[PATCH v2] cw1200: Don't leak memory if krealloc failes
 2016-09-30 12:39 UTC 

Kernel panic + grsec patch kernel
 2016-09-30 11:33 UTC 

[PATCH v2] net: fec: set mac address unconditionally
 2016-09-30  9:46 UTC 

[PATCH v2 net-next 1/2] net: centralize net_device min/max MTU checking
 2016-09-30  9:37 UTC  (2+ messages)

[PATCH net] vti6: flush x-netns xfrm cache when vti interface is removed
 2016-09-30  9:11 UTC 

[PATCH v8 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-09-30  8:50 UTC  (6+ messages)

[PATCH] brcmfmac: implement more accurate skb tracking
 2016-09-30  8:29 UTC  (7+ messages)

[PATCH] net: ethernet: mediatek: mark symbols static where possible
 2016-09-30  7:48 UTC 

[PATCH 1/2] net: hns: mark symbols static where possible
 2016-09-30  7:38 UTC 

[PATCH] cxgb4: mark cxgb_setup_tc() static
 2016-09-30  7:34 UTC 

[PATCH ipsec-next] xfrm: remove unused helper
 2016-09-30  7:26 UTC  (2+ messages)

[net-next PATCH] i40e: Clean up handling of msg_enable flags and debug parameter
 2016-09-30  6:35 UTC  (2+ messages)

Loan
 2016-09-30  5:51 UTC 

[PATCH v6 0/7] Reduce cache miss for snmp_fold_field
 2016-09-30  6:14 UTC  (9+ messages)
` [PATCH v6 1/7] net:snmp: Introduce generic interfaces for snmp_get_cpu_field{,64}
` [PATCH v6 2/7] proc: Reduce cache miss in snmp_seq_show
` [PATCH v6 3/7] proc: Reduce cache miss in snmp6_seq_show
` [PATCH v6 4/7] proc: Reduce cache miss in sctp_snmp_seq_show
` [PATCH v6 5/7] proc: Reduce cache miss in xfrm_statistics_seq_show
` [PATCH v6 6/7] ipv6: Remove useless parameter in __snmp6_fill_statsdev
` [PATCH v6 7/7] net: Suppress the "Comparison to NULL could be written" warnings

[PATCH v2] mlx5: Add ndo_poll_controller() implementation
 2016-09-30  6:11 UTC  (3+ messages)
` [PATCH v2 net-next] "

[PATCH net-next] nfp: bpf: zero extend 4 byte context loads
 2016-09-30  6:10 UTC  (2+ messages)

[PATCH net] sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
 2016-09-30  6:09 UTC  (2+ messages)

[PATCHv3 net 0/3] sctp: a bunch of fixes for prsctp polices
 2016-09-30  6:08 UTC  (2+ messages)

[PATCH v1] mlx4: remove unused fields
 2016-09-30  5:57 UTC  (2+ messages)

[PATCH] ipv6 addrconf: implement RFC7559 router solicitation backoff
 2016-09-30  5:54 UTC  (2+ messages)

[PATCH net-next 0/6] rxrpc: Fixes and adjustments
 2016-09-30  5:46 UTC  (8+ messages)
` [PATCH net-next 1/6] rxrpc: Fix exclusive client connections
` [PATCH net-next 2/6] rxrpc: Make Tx loss-injection go through normal return and adjust tracing
` [PATCH net-next 3/6] rxrpc: When activating client conn channels, do state check inside lock
` [PATCH net-next 4/6] rxrpc: Reduce the rxrpc_local::services list to a pointer
` [PATCH net-next 5/6] rxrpc: Request more ACKs in slow-start mode
` [PATCH net-next 6/6] rxrpc: Note serial number being ACK'd in the congestion management trace

[PATCH net v2] tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
 2016-09-30  5:28 UTC  (2+ messages)

[PATCH net-next 00/10] net: dsa: mv88e6xxx: Global (1) cosmetics
 2016-09-30  5:26 UTC  (2+ messages)

[PATCH RFC net-next] bnx2x: avoid printing unnecessary messages during register dump
 2016-09-30  5:22 UTC  (4+ messages)

How to submit potential patch in linux kernel
 2016-09-30  0:38 UTC  (4+ messages)

next-20160929 build: 2 failures 4 warnings (next-20160929)
 2016-09-29 22:44 UTC  (3+ messages)

[PATCH v2 net-next 0/5] xps_flows: XPS flow steering when there is no socket
 2016-09-29 20:26 UTC  (9+ messages)
` [PATCH v2 net-next 4/5] xps_flows: XPS for packets that don't have a socket


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