messages from 2017-04-30 12:36:18 to 2017-05-01 13:30:25 UTC [more...]
[PATCH 0/3] net-SCTP: Fine-tuning for six function implementations
2017-05-01 13:30 UTC
[PATCH net-next] samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel
2017-05-01 13:28 UTC (11+ messages)
` [net-next PATCH 0/2] samples/bpf: two bug fixes to XDP_FLAGS_SKB_MODE attaching
` [net-next PATCH 1/2] samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int
` [net-next PATCH 2/2] samples/bpf: fix XDP_FLAGS_SKB_MODE detach for xdp_tx_iptunnel
[PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
2017-05-01 12:45 UTC (21+ messages)
` [PATCH v5 02/20] net: stmmac: add optional setup function
` [PATCH v5 04/20] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
` [PATCH v5 01/20] net: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
` [PATCH v5 03/20] dt-bindings: net: Add DT bindings documentation for Allwinner dwmac-sun8i
` [PATCH v5 05/20] net: stmmac: Add dwmac-sun8i
` [PATCH v5 06/20] arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control module
` [PATCH v5 08/20] arm: sun8i: orangepi-pc: Enable dwmac-sun8i
` [PATCH v5 11/20] arm: sun8i: orangepi-2: "
` [PATCH v5 13/20] arm64: allwinner: sun50i-a64: Add dt node for the syscon control module
` [PATCH v5 14/20] arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver
` [PATCH v5 18/20] arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig
` [PATCH v5 19/20] arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig
` [PATCH v5 07/20] arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver
` [PATCH v5 09/20] arm: sun8i: orangepi-zero: Enable dwmac-sun8i
` [PATCH v5 10/20] arm: sun8i: orangepi-one: "
` [PATCH v5 12/20] arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high
` [PATCH v5 15/20] arm64: allwinner: pine64: Enable dwmac-sun8i
` [PATCH v5 16/20] arm64: allwinner: pine64-plus: "
` [PATCH v5 17/20] arm64: allwinner: bananapi-m64: "
` [PATCH v5 20/20] arm64: defconfig: Enable dwmac-sun8i driver on defconfig
[PATCH 00/53] Netfilter/IPVS updates for net-next
2017-05-01 10:53 UTC (55+ messages)
` [PATCH 01/53] netfilter: ipvs: don't check for presence of nat extension
` [PATCH 02/53] netfilter: ipvs: Replace kzalloc with kcalloc
` [PATCH 03/53] ipvs: remove unused variable
` [PATCH 04/53] netfilter: nf_tables: add nft_is_base_chain() helper
` [PATCH 05/53] netfilter: expect: Make sure the max_expected limit is effective
` [PATCH 06/53] netfilter: nf_ct_expect: Add nf_ct_remove_expect()
` [PATCH 07/53] netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
` [PATCH 08/53] netfilter: nat: avoid use of nf_conn_nat extension
` [PATCH 09/53] netfilter: ctnetlink: Expectations must have a conntrack helper area
` [PATCH 10/53] netfilter: Add nfnl_msg_type() helper function
` [PATCH 11/53] netfilter: Remove unnecessary cast on void pointer
` [PATCH 12/53] netfilter: Use seq_puts()/seq_putc() where possible
` [PATCH 13/53] net: netfilter: Use list_{next/prev}_entry instead of list_entry
` [PATCH 14/53] netfilter: Remove exceptional & on function name
` [PATCH 15/53] netfilter: ip6_tables: Remove unneccessary comments
` [PATCH 16/53] netfilter: udplite: Remove duplicated udplite4/6 declaration
` [PATCH 17/53] netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session
` [PATCH 18/53] netfilter: nf_tables: remove double return statement
` [PATCH 19/53] netfilter: nf_conntrack: remove double assignment
` [PATCH 20/53] ipset: remove unused function __ip_set_get_netlink
` [PATCH 21/53] netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
` [PATCH 22/53] netfilter: ecache: Refine the nf_ct_deliver_cached_events
` [PATCH 23/53] netfilter: kill the fake untracked conntrack objects
` [PATCH 24/53] netfilter: remove nf_ct_is_untracked
` [PATCH 25/53] netfilter: nft_ct: allow to set ctnetlink event types of a connection
` [PATCH 26/53] netfilter: conntrack: move helper struct to nf_conntrack_helper.h
` [PATCH 27/53] netfilter: helper: add build-time asserts for helper data size
` [PATCH 28/53] netfilter: nfnetlink_cthelper: reject too large userspace allocation requests
` [PATCH 29/53] netfilter: helpers: remove data_len usage for inkernel helpers
` [PATCH 30/53] netfilter: remove last traces of variable-sized extensions
` [PATCH 31/53] netfilter: conntrack: use u8 for extension sizes again
` [PATCH 32/53] netfilter: allow early drop of assured conntracks
` [PATCH 33/53] nefilter: eache: reduce struct size from 32 to 24 byte
` [PATCH 34/53] netfilter: ipvs: fix incorrect conflict resolution
` [PATCH 35/53] netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14
` [PATCH 36/53] netfilter: synproxy: only register hooks when needed
` [PATCH 37/53] ipvs: convert to use pernet nf_hook api
` [PATCH 38/53] netfilter: decnet: only register hooks in init namespace
` [PATCH 39/53] ebtables: remove nf_hook_register usage
` [PATCH 40/53] netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
` [PATCH 41/53] netfilter: conntrack: remove prealloc support
` [PATCH 42/53] netfilter: conntrack: mark extension structs as const
` [PATCH 43/53] netfilter: conntrack: handle initial extension alloc via krealloc
` [PATCH 44/53] netfilter: masquerade: attach nat extension if not present
` [PATCH 45/53] netfilter: pptp: attach nat extension when needed
` [PATCH 46/53] netfilter: don't attach a nat extension by default
` [PATCH 47/53] ipvs: remove unused function ip_vs_set_state_timeout
` [PATCH 48/53] ipvs: change comparison on sync_refresh_period
` [PATCH 49/53] netfilter: batch synchronize_net calls during hook unregister
` [PATCH 50/53] netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
` [PATCH 51/53] netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
` [PATCH 52/53] netfilter: snmp: avoid stack size warning
` [PATCH 53/53] netfilter: nf_ct_ext: invoke destroy even when ext is not attached
[PATCH net-next 0/4] xdp: use netlink extended ACK reporting
2017-05-01 10:50 UTC (10+ messages)
` [PATCH net-next 1/4] netlink: add NULL-friendly helper for setting extended ACK message
` [PATCH net-next 2/4] xdp: propagate extended ack to XDP setup
` [PATCH net-next 3/4] nfp: make use of extended ack message reporting
` [PATCH net-next 4/4] virtio_net: "
` [oss-drivers] [PATCH net-next 0/4] xdp: use netlink extended ACK reporting
[PATCH/RFC net-next 0/4] net/sched: cls_flower: avoid false matching of truncated packets
2017-05-01 10:36 UTC (8+ messages)
[GIT PULL 0/2] Third Round of IPVS Updates for v4.12
2017-05-01 9:47 UTC (2+ messages)
[PATCH net-next] mlxsw: spectrum_router: Simplify VRF enslavement
2017-05-01 3:04 UTC (2+ messages)
pull request: bluetooth-next 2017-04-30
2017-05-01 3:03 UTC (2+ messages)
[pull request][net-next 00/15] Mellanox, mlx5 updates 2017-04-30
2017-05-01 3:02 UTC (17+ messages)
` [net-next 01/15] net/mlx5e: Extendable vport representor netdev private data
` [net-next 02/15] net/mlx5: Remove encap entry pointer from the eswitch flow attributes
` [net-next 03/15] net/mlx5e: Move the encap entry structure from the eswitch header
` [net-next 04/15] net/mlx5e: Remove output device parameter from create encap header helpers definition
` [net-next 05/15] net/mlx5e: Use flag to properly monitor a flow rule offloading state
` [net-next 06/15] net/mlx5e: Read neigh parameters with proper locking
` [net-next 07/15] net/mlx5e: Add neighbour hash table to the representors
` [net-next 08/15] net/mlx5e: Add support to neighbour update flow
` [net-next 09/15] net/mlx5e: Update neighbour 'used' state using HW flow rules counters
` [net-next 10/15] net/mlx5e: Act on delay probe time updates
` [net-next 11/15] net/mlx5e: Optimize poll ICOSQ completion queue
` [net-next 12/15] net/mlx5e: Use prefetchw when a write is to follow
` [net-next 13/15] net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()
` [net-next 14/15] net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQ
` [net-next 15/15] net/mlx5: E-Switch, Avoid redundant memory allocation
[PATCH net-next] qed: Prevent warning without CONFIG_RFS_ACCEL
2017-05-01 3:01 UTC (2+ messages)
[PATCH net-next 0/6] qed: RoCE related pseudo-fixes
2017-05-01 2:59 UTC (2+ messages)
[PATCH net-next] bpf: enhance verifier to understand stack pointer arithmetic
2017-05-01 2:57 UTC (2+ messages)
[PATCH] net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay
2017-05-01 2:56 UTC (3+ messages)
[PATCH] net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
2017-05-01 2:55 UTC (2+ messages)
[PATCH net v3] driver: dummy: Fix one possbile memleak when fail to register_netdevice
2017-05-01 2:53 UTC (2+ messages)
[PATCH v2] iov_iter: don't revert iov buffer if csum error
2017-05-01 2:52 UTC (4+ messages)
[PATCH net] bnx2x: Align RX buffers
2017-05-01 2:50 UTC (2+ messages)
[PATCH v3 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
2017-05-01 2:48 UTC (2+ messages)
[PATCH net-next v3] net: bridge: Fix improper taking over HW learned FDB
2017-05-01 2:46 UTC (2+ messages)
[PATCH net-next] rtnetlink: Remove NETDEV_CHANGEINFODATA
2017-05-01 2:46 UTC (2+ messages)
[Patch net-next v2] ipv4: get rid of ip_ra_lock
2017-05-01 2:44 UTC (3+ messages)
Strange samples/bpf loading error for maps on net-next?
2017-05-01 2:43 UTC (3+ messages)
` [net-next PATCH V1] samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong
[PATCH net-next] lwtunnel: fix error path in lwtunnel_fill_encap()
2017-05-01 2:42 UTC (2+ messages)
[PATCH net] liquidio: silence a locking static checker warning
2017-05-01 2:42 UTC (2+ messages)
[PATCH net] qed: Unlock on error in qed_vf_pf_acquire()
2017-05-01 2:42 UTC (2+ messages)
[PATCH net-next v5 0/2] net: hns: bug fix for HNS driver
2017-05-01 2:39 UTC (2+ messages)
[PATCH net-next 0/6] nfp: optimize XDP TX and small fixes
2017-05-01 2:37 UTC (2+ messages)
[PATCH] drivers:net:ethernet:emulex:benet: Use time_before_eq for time comparison
2017-05-01 2:34 UTC (2+ messages)
[PATCH net-next] virtio-net: use netif_tx_napi_add for tx napi
2017-05-01 2:33 UTC (2+ messages)
[PATCH net-next] net: Initialise init_net.count to 1
2017-05-01 2:32 UTC (2+ messages)
[PATCH net-next] geneve: fix incorrect setting of UDP checksum flag
2017-05-01 2:31 UTC (2+ messages)
[PATCH net 0/2] vxlan: do not error out on disabled IPv6
2017-05-01 2:30 UTC (2+ messages)
[PATCH v1 1/3] bnx2x: Replace custom scnprintf()
2017-05-01 2:29 UTC (9+ messages)
` [PATCH v1 2/3] bnx2x: Reuse bnx2x_null_format_ver()
` [PATCH v1 3/3] bnx2x: Get rid of useless temporary variable
pull-request: can-next 2017-04-25
2017-05-01 2:26 UTC (2+ messages)
` pull-request: can-next 2017-04-25,pull-request: "
[PATCH net-next] Fix inaccurate helper function description
2017-05-01 2:25 UTC (2+ messages)
[PATCH net] tcp: fix access to sk->sk_state in tcp_poll()
2017-05-01 2:25 UTC (2+ messages)
[PATCH net-next] bpf: restore skb->sk before pskb_trim() call
2017-05-01 2:23 UTC (2+ messages)
[PATCH] net: macb: fix phy interrupt parsing
2017-05-01 2:22 UTC (2+ messages)
[PATCH net-next] bpf, arm64: implement jiting of BPF_XADD
2017-05-01 0:57 UTC
[PATCH net-next iproute2] ip: increase number of MPLS labels
2017-04-30 23:42 UTC (3+ messages)
[PATCH 0/6] Drivers: hv: Miscellaneous fixes
2017-04-30 23:21 UTC (7+ messages)
` [PATCH 1/6] Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out
` [PATCH 2/6] tools: hv: properly handle long paths
` [PATCH 3/6] Drivers: hv: vmbus: Fix error code returned by vmbus_post_msg()
` [PATCH 4/6] Drivers: hv: util: Make hv_poll_channel() a little more efficient
` [PATCH 5/6] Drivers: hv: vmbus: Fix rescind handling
` [PATCH 6/6] HV: properly delay KVP packets when negotiation is in progress
XDP question: best API for returning/setting egress port?
2017-04-30 22:55 UTC (16+ messages)
` xdp_redirect ifindex vs port. Was: "
[PATCH v3 binutils] Add BPF support to binutils
2017-04-30 18:21 UTC (6+ messages)
[PATCH] netvsc: make sure napi enabled before vmbus_open
2017-04-30 16:22 UTC (3+ messages)
[PATCH v4 binutils] Add BPF support to binutils
2017-04-30 16:07 UTC
[PATCH 0/4] TI Bluetooth serdev support
2017-04-30 16:04 UTC (3+ messages)
[net-next 00/13][pull request] 40GbE Intel Wired LAN Driver Updates 2017-04-30
2017-04-30 15:36 UTC (15+ messages)
` [net-next 01/13] i40e: properly spell I40E_VF_STATE_* flags
` [net-next 02/13] i40e: make use of i40e_reset_all_vfs when initializing new VFs
` [net-next 03/13] i40e: rename index to port to avoid confusion
` [net-next 04/13] i40e: Reprogram port offloads after reset
` [net-next 05/13] i40e: amortize wait time when disabling lots of VFs
` [net-next 06/13] i40e: remove unnecessary msleep() delay in i40e_free_vfs
` [net-next 07/13] i40e: separate PF and VSI state flags
` [net-next 08/13] i40e: use DECLARE_BITMAP for state fields
` [net-next 09/13] i40evf: remove needless min_t() on num_online_cpus()*2
` [net-next 10/13] i40e: remove hw_disabled_flags in favor of using separate flag bits
` [net-next 11/13] i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
` [net-next 12/13] i40evf: allocate queues before we setup the interrupts and q_vectors
` [net-next 13/13] i40evf: hide unused variable
[net-next 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2017-04-30
2017-04-30 15:35 UTC (6+ messages)
` [net-next 1/4] e1000e: fix PTP on e1000_pch_lpt variants
` [net-next 2/4] e1000e: Initial Support for CannonLake
` [net-next 3/4] e1000e: Add "
` [net-next 4/4] e1000e: Add Support for 38.4MHZ frequency
assembler mnenomics for call/tailcall plus maps
2017-04-30 15:27 UTC (4+ messages)
[PATCH net-next RFC 1/1] net netlink: Add new type NLA_FLAG_BITS
2017-04-30 14:28 UTC
[PATCH iproute2 net-next] ip xfrm: Add xfrm state crypto offload
2017-04-30 14:16 UTC
[patch net-next] net: sched: add helpers to handle extended actions
2017-04-30 14:08 UTC (2+ messages)
[PATCH net-next] xfrm: Indicate xfrm_state offload errors
2017-04-30 13:51 UTC
[PATCH net-next] net/esp4: Fix invalid esph pointer crash
2017-04-30 13:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).