netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-10 22:56:02 to 2016-01-11 15:56:55 UTC [more...]

[PATCH 0/9] bpf: support percpu ARRAY map
 2016-01-11 15:56 UTC  (4+ messages)
` [PATCH 1/9] bpf: prepare for moving map common stuff into one place
` [PATCH 2/9] bpf: array map: use pre-defined nop map function
` [PATCH 3/9] bpf: introduce percpu verion of lookup/update in bpf_map_ops

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 15:42 UTC  (64+ messages)
` [PATCH 01/53] perf tools: Add -lutil in python lib list for broken python-config
` [PATCH 02/53] perf tools: Fix phony build target for build-test
` [PATCH 03/53] perf tools: Set parallel making options build-test
` [PATCH 04/53] perf tools: Pass O option to Makefile.perf in build-test
` [PATCH 05/53] perf tools: Test correct path of perf "
` [PATCH 06/53] perf tools: Fix PowerPC native building
` [PATCH 07/53] tools: Move Makefile.arch from perf/config to tools/scripts
` [PATCH 08/53] perf tools: Add missing sources in perf's MANIFEST
` [PATCH 09/53] perf: bpf: Fix build breakage due to libbpf
` [PATCH 10/53] tools build: Add BPF feature check to test-all
` [PATCH 11/53] perf test: Fix false TEST_OK result for 'perf test hist'
` [PATCH 12/53] perf test: Reset err after using it hold errcode in hist testcases
` [PATCH 13/53] perf tools: Prevent calling machine__delete() on non-allocated machine
` [PATCH 14/53] perf test: Check environment before start real BPF test
` [PATCH 15/53] perf tools: Fix symbols searching for offline module in buildid-cache
` [PATCH 16/53] perf tools: Fix mmap2 event allocation in synthesize code
` [PATCH 17/53] perf test: Improve bp_signal
` [PATCH 18/53] perf tools: Add API to config maps in bpf object
` [PATCH 19/53] perf tools: Enable BPF object configure syntax
` [PATCH 20/53] perf record: Apply config to BPF objects before recording
` [PATCH 21/53] perf tools: Enable passing event to BPF object
` [PATCH 22/53] perf tools: Support perf event alias name
` [PATCH 23/53] perf tools: Support setting different slots in a BPF map separately
` [PATCH 24/53] perf tools: Enable indices setting syntax for BPF maps
` [PATCH 25/53] perf tools: Introduce bpf-output event
` [PATCH 26/53] perf data: Support converting data from bpf_perf_event_output()
` [PATCH 27/53] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
` [PATCH 28/53] perf tools: Move timestamp creation to util
` [PATCH 29/53] perf tools: Make ordered_events reusable
` [PATCH 30/53] perf record: Extract synthesize code to record__synthesize()
` [PATCH 31/53] perf tools: Add perf_data_file__switch() helper
` [PATCH 32/53] perf record: Turns auxtrace_snapshot_enable into 3 states
` [PATCH 33/53] perf record: Introduce record__finish_output() to finish a perf.data
` [PATCH 34/53] perf record: Use OPT_BOOLEAN_SET for buildid cache related options
` [PATCH 35/53] perf record: Add '--timestamp-filename' option to append timestamp to output filename
` [PATCH 36/53] perf record: Split output into multiple files via '--switch-output'
` [PATCH 37/53] perf record: Force enable --timestamp-filename when --switch-output is provided
` [PATCH 38/53] perf record: Disable buildid cache options by default in switch output mode
` [PATCH 39/53] perf record: Re-synthesize tracking events after output switching
` [PATCH 40/53] perf record: Generate tracking events for process forked by perf
` [PATCH 41/53] perf record: Ensure return non-zero rc when mmap fail
` [PATCH 42/53] perf record: Prevent reading invalid data in record__mmap_read
` [PATCH 43/53] perf tools: Add evlist channel helpers
` [PATCH 44/53] perf tools: Automatically add new channel according to evlist
` [PATCH 45/53] perf tools: Operate multiple channels
` [PATCH 46/53] perf tools: Squash overwrite setting into channel
` [PATCH 47/53] perf record: Don't read from and poll overwrite channel
` [PATCH 48/53] perf tools: Enable overwrite settings
` [PATCH 49/53] perf tools: Consider TAILSIZE bit when caclulate is_pos
` [PATCH 50/53] perf tools: Set tailsize attribut bit for overwrite events
` [PATCH 51/53] perf record: Read from tailsize ring buffer
` [PATCH 52/53] perf record: Toggle tailsize ring buffer for reading
` [PATCH 53/53] perf record: Allow generate tracking events at the end of output

[PATCH 1/1] smsc: Enabling SMSC LAN911 driver for ARM64 as well
 2016-01-11 15:16 UTC  (3+ messages)

[RFC PATCH 0/2] Crypto kernel TLS socket
 2016-01-11 15:12 UTC  (2+ messages)

[PATCH net-next 0/5] sctp: use transport hashtable to replace association's with rhashtable
 2016-01-11 15:00 UTC  (10+ messages)
` [PATCH net-next 1/5] sctp: add the rhashtable apis for sctp global transport hashtable
  ` [PATCH net-next 2/5] sctp: apply rhashtable api to send/recv path

[PATCH] vhost: move is_le setup to the backend
 2016-01-11 14:39 UTC 

[PATCH v2] iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_free
 2016-01-11 14:04 UTC  (2+ messages)

[PATCH] iwl4965: Fix a memory leak in error handling code of __il4965_up
 2016-01-11 13:41 UTC  (4+ messages)

[PATCH net v2] bonding: Prevent IPv6 link local address on enslaved devices
 2016-01-11 13:28 UTC 

[PATCH v3 net-next 0/8] Local Checksum Offload
 2016-01-11 13:24 UTC  (9+ messages)
` [PATCH net-next 6/8] net: gre: Implement LCO for GRE over IPv4
` [PATCH net-next 7/8] net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads

[PATCH net-next] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
 2016-01-11 13:24 UTC 

[PATCH for-net V2 00/12] net/mlx5_core: Enhance flow steering support
 2016-01-11 13:18 UTC  (7+ messages)
` [PATCH net-next V2 09/12] net/mlx5_core: Make ipv4/ipv6 location more clear

[PATCH net-next v4 00/10] net: break dependency of drivers on geneve and vxlan
 2016-01-11 12:12 UTC  (9+ messages)
` [PATCH net-next v4 02/10] mlx4: add rtnl lock protection in mlx4_en_restart
` [PATCH net-next v4 06/10] netdev: add netdevice notifier type to trigger a reprogramming of offloads

[PATCH net] net: reduce RECURSION_LIMIT to 8
 2016-01-11 12:24 UTC  (4+ messages)

[PATCH net] udp: disallow UFO for sockets with SO_NO_CHECK option
 2016-01-11 12:19 UTC  (2+ messages)

[PATCH net-next v5 00/10] net: break dependency of drivers on geneve and vxlan
 2016-01-11 12:17 UTC  (11+ messages)
` [PATCH net-next v5 01/10] qlcnic: protect qlcnic_82xx_io_slot_reset with rtnl lock
` [PATCH net-next v5 02/10] mlx4: add rtnl lock protection in mlx4_en_restart
` [PATCH net-next v5 03/10] ixgbe: add rtnl locking in service task around vxlan_get_rx_port
` [PATCH net-next v5 04/10] benet: add rtnl lock protection around be_open in be_resume
` [PATCH net-next v5 05/10] fm10k: add rtnl lock protection in fm10k_io_resume
` [PATCH net-next v5 06/10] netdev: add netdevice notifier type to trigger a reprogramming of offloads
` [PATCH net-next v5 07/10] vxlan: break dependency to network drivers
` [PATCH net-next v5 08/10] geneve: "
` [PATCH net-next v5 09/10] net: harmonize vxlan_get_rx_port and geneve_get_rx_port to netdev_refresh_offloads
` [PATCH net-next v5 10/10] netdev: update comments and explain idempotency and rtnl locking

[PATCH] iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_free
 2016-01-11 12:12 UTC  (2+ messages)

[PATCH] iwl4965: Fix a memory leak in error handling code of __il4965_up
 2016-01-11 12:13 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Add support emac for RK3036
 2016-01-11 11:36 UTC  (2+ messages)

[PATCH 1/1] net: netlink: Fix multicast group storage allocation for families with more than one groups
 2016-01-11 12:26 UTC 

[PATCH 0/2] Fix some dubious code in the Renesas Ethernet drivers
 2016-01-11 11:11 UTC  (4+ messages)
` [PATCH 1/2] ravb: stop reading ECMR in ravb_emac_init()

[PATCH 0/9] Namespaceify more of the tcp sysctl knobs
 2016-01-11  9:51 UTC  (10+ messages)
` [PATCH 1/9] ipv4: Namespaceify tcp syn retries sysctl knob
` [PATCH 2/9] ipv4: Namespaceify tcp synack "
` [PATCH 3/9] ipv4: Namespaceify tcp syncookies "
` [PATCH 4/9] ipv4: Namespaceify tcp reordering "
` [PATCH 5/9] ipv4: Namespaceify tcp_retries1 "
` [PATCH 6/9] ipv4: Namespaceify tcp_retries2 "
` [PATCH 7/9] ipv4: Namespaceify tcp_orphan_retries "
` [PATCH 8/9] ipv4: Namespaceify tcp_fin_timeout "
` [PATCH 9/9] ipv4: Namespaceify tcp_notsent_lowat "

[PATCH net-next 1/5] sctp: add the rhashtable apis for sctp global transport hashtable
 2016-01-11  9:32 UTC  (2+ messages)

[PATCH] [net] phy: micrel: Fix build failure in ksz9031_config_init()
 2016-01-11  9:23 UTC  (3+ messages)

(no subject)
 2016-01-11  9:04 UTC 

[PATCH 1/1] bonding: restrict up state in 802.3ad mode
 2016-01-11  9:03 UTC  (7+ messages)
    ` [RFC PATCH net-next] bonding: Use notifiers for slave link state detection

[PATCH 0/4] WCN36xx convert to mainline SMD interface
 2016-01-11  9:02 UTC  (3+ messages)
` [PATCH 3/4] wcn36xx: Transition driver to SMD client

[PATCH -next 1/2] net: bfin_mac: Fix error handling in probe function
 2016-01-11  8:43 UTC  (11+ messages)

[PATCH net] openvswitch: compute needed headroom for internal vports
 2016-01-11  8:43 UTC  (5+ messages)

[patch net] mlxsw: spectrum: Add FDB lock to prevent session interleaving
 2016-01-11  8:41 UTC  (3+ messages)

[PATCH V3 00/11] net/mlx5_core: Enhance flow steering support
 2016-01-11  8:26 UTC  (12+ messages)
` [PATCH V3 01/11] net/mlx5_core: Introduce flow steering autogrouped flow table
` [PATCH V3 02/11] net/mlx5_core: Add utilities to find next and prev flow-tables
` [PATCH V3 03/11] net/mlx5_core: Managing root flow table
` [PATCH V3 04/11] net/mlx5_core: Introduce modify flow table command
` [PATCH V3 05/11] net/mlx5_core: Connect flow tables
` [PATCH V3 06/11] net/mlx5_core: Set priority attributes
` [PATCH V3 07/11] net/mlx5_core: Initialize namespaces only when supported by device
` [PATCH V3 08/11] net/mlx5_core: Enable flow steering support for the IB driver
` [PATCH V3 09/11] net/mlx5_core: Make ipv4/ipv6 location more clear
` [PATCH V3 10/11] net/mlx5_core: Export flow steering API
` [PATCH V3 11/11] IB/mlx5: Add flow steering support

net: phy: SMSC LAN8710/LAN8720 high load
 2016-01-11  8:09 UTC  (2+ messages)

[PATCH] net: preserve IP control block during GSO segmentation
 2016-01-11  7:45 UTC  (4+ messages)

[PATCH] igb: add conditions for I210 to generate periodic clock output
 2016-01-11  7:34 UTC 

Dear: Account User,
 2016-01-11  0:30 UTC 

[PATCH] net: pktgen: fix null ptr deref in skb allocation
 2016-01-11  5:38 UTC 

[PATCH] net/rtnetlink: remove unused sz_idx variable
 2016-01-11  5:22 UTC  (2+ messages)

[PATCH] net: pktgen: support injecting packets for qdisc testing
 2016-01-11  5:21 UTC  (6+ messages)

[PATCH v2] unix: properly account for FDs passed over unix sockets
 2016-01-11  5:05 UTC  (2+ messages)

[PATCH -next] net: bfin_mac: Use phy_find_first() instead of open-coding it
 2016-01-11  5:00 UTC  (2+ messages)

[PATCH net-next 0/3] Trivial fix-ups for openvswitch
 2016-01-11  4:50 UTC  (2+ messages)

[PATCH -next v2 1/2] net: tc35815: Fix build error due to missed API change
 2016-01-11  4:31 UTC  (4+ messages)
` [PATCH -next v2 2/2] net: tc35815: Drop unused variable

[PATCH -next v2] net: bfin_mac: Fix build error due to missed API change
 2016-01-11  4:30 UTC  (3+ messages)

[PATCH] netlink: fix null pointer dereference on nlk->groups
 2016-01-11  4:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] net: phy: Add support for SMSC LAN8740 PHY
 2016-01-11  4:13 UTC  (2+ messages)

pull-request: wireless-drivers-next 2016-01-09
 2016-01-11  4:10 UTC  (2+ messages)

suspicious rcu_dereference in tcp_v6_send_synack
 2016-01-11  3:59 UTC  (4+ messages)
  ` [PATCH net] ipv6: tcp: add rcu locking in tcp_v6_send_synack()

[PATCH net-next] net: add scheduling point in recvmmsg/sendmmsg
 2016-01-11  3:59 UTC  (2+ messages)

[PATCH] ipv6: always add flag an address that failed DAD with DADFAILED
 2016-01-11  3:54 UTC  (2+ messages)

[PATCH v4.4-rc8 0/7] isdn: eicon: Silence frame size warnings
 2016-01-11  3:53 UTC  (2+ messages)

[PATCH] net: lpc_eth: Remove unused variables
 2016-01-11  3:50 UTC  (2+ messages)

[PATCH 1/2] phy: fix blackfin build failure
 2016-01-11  3:46 UTC  (4+ messages)
` [PATCH 2/2] bfin_mac: fix error path

[PATCH net-next] cxgb4: Fixes static checker warning in mps_tcam_show()
 2016-01-11  3:42 UTC  (2+ messages)

[PATCH] b43: Fix a memory leak in b43_bus_dev_ssb_init
 2016-01-11  3:37 UTC 

[PATCH v2 0/3] Add support emac for the RK3036 SoC platform
 2016-01-11  3:21 UTC  (2+ messages)

[PATCH net-next 0/2] bnxt_en: Zero pad fw messages and add fw reset
 2016-01-11  3:19 UTC  (2+ messages)

[PATCH net-next v2] net, sched: add clsact qdisc
 2016-01-11  3:17 UTC  (2+ messages)

[PATCH net-next] ethernet: amd: au1000: Remove pointless warning
 2016-01-11  3:07 UTC  (2+ messages)

[PATCH net-next] staging: netlogic: Fix build error due to missed API change
 2016-01-11  3:07 UTC  (2+ messages)

[PATCH -next] net: ethernet: faraday: Use phy_find_first() instead of open coding it
 2016-01-11  3:06 UTC  (3+ messages)

[PATCH -next] net: ethernet: broadcom: Fix build errors
 2016-01-11  3:06 UTC  (3+ messages)

net-next is CLOSED
 2016-01-11  3:04 UTC 

linux-next: build failure after merge of the net-next tree
 2016-01-11  3:02 UTC  (2+ messages)

[PATCH net-next 0/4] bpf: bpf_htab: Add BPF_MAP_TYPE_PERCPU_HASH
 2016-01-11  2:20 UTC  (6+ messages)

[PATCH net-next 0/2] BPF update
 2016-01-11  1:01 UTC  (6+ messages)
` [PATCH net-next 1/2] bpf: export helper function flags and reject invalid ones
` [PATCH net-next 2/2] bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key

net: nfc, x25: use-after-free in llcp_sock_release
 2016-01-11  0:16 UTC 

[PATCH net-next 0/2] Fix breakage from mdio device
 2016-01-10 23:04 UTC  (2+ messages)

[PATCH v2] stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
 2016-01-10 23:03 UTC  (2+ messages)

[PATCH] net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
 2016-01-10 23:01 UTC  (2+ messages)

[PATCH] net: qmi_wwan: Add SIMCom 7230E
 2016-01-10 22:56 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).