netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-29 11:47:07 to 2016-08-30 11:26:16 UTC [more...]

[PATCH 0/7] Netfilter fixes for net
 2016-08-30 11:26 UTC 

[iproute PATCH 0/3] macsec: fix input of 'sci' and 'port'
 2016-08-30 11:23 UTC  (4+ messages)
` [iproute PATCH 1/3] macsec: fix input of 'port', improve documentation of 'address'
` [iproute PATCH 2/3] man: ip.8: add missing 'macsec' item to OBJECT list
` [iproute PATCH 3/3] macsec: fix byte ordering on input/display of 'sci'

[PATCH v3 net-next 1/1] net_sched: Introduce skbmod action
 2016-08-30 11:12 UTC  (11+ messages)

[PATCH net-next V3 0/4] net/sched: ip tunnel metadata set/release/classify by using TC
 2016-08-30 11:03 UTC  (7+ messages)
` [PATCH net-next V3 4/4] net/sched: Introduce act_tunnel_key

[RFCv2 00/16] BPF hardware offload (cls_bpf for now)
 2016-08-30 10:52 UTC  (24+ messages)
` [RFCv2 01/16] add basic register-field manipulation macros
` [RFCv2 02/16] net: cls_bpf: add hardware offload
` [RFCv2 03/16] net: cls_bpf: limit hardware offload by software-only flag
` [RFCv2 04/16] net: cls_bpf: add support for marking filters as hardware-only
` [RFCv2 07/16] bpf: enable non-core use of the verfier
` [RFCv2 11/16] net: cls_bpf: allow offloaded filters to update stats
` [RFCv2 16/16] nfp: bpf: add offload of TC direct action mode

[PATCH 0/4] SA11x0 Clocks and removal of Neponset SMC91x hack
 2016-08-30 10:52 UTC  (5+ messages)
    ` [PATCH 1/4] ARM: sa1100: convert to common clock framework
    ` [PATCH 2/4] net: smc91x: add external clock support
    ` [PATCH 3/4] ARM: sa1100/neponset: add ethernet oscillator
    ` [PATCH 4/4] net: smc91x: remove neponset specific oscillator hack

[PATCH v2 nf] netfilter: log: Check param to avoid overflow in nf_log_set
 2016-08-30  9:54 UTC  (2+ messages)

kernel BUG at net/unix/garbage.c:149!"
 2016-08-30  9:39 UTC  (7+ messages)

[PATCH] net/mlx4_en: protect ring->xdp_prog with rcu_read_lock
 2016-08-30  9:35 UTC  (5+ messages)

did you receive my previous email ?
 2016-08-30  8:31 UTC 

[PATCH iproute2 1/2] tipc: introduce bearer add for remoteip
 2016-08-30  8:37 UTC  (2+ messages)
` [PATCH iproute2 2/2] tipc: add the ability to get UDP bearer options

[RFC PATCH 0/6] Reduce cache miss for snmp_fold_field
 2016-08-30  8:15 UTC  (9+ messages)
` [RFC PATCH 1/6] proc: Reduce cache miss in {snmp,netstat}_seq_show
` [RFC PATCH 2/6] proc: Reduce cache miss in snmp6_seq_show
` [RFC PATCH 3/6] proc: Reduce cache miss in sctp_snmp_seq_show
` [RFC PATCH 4/6] proc: Reduce cache miss in xfrm_statistics_seq_show
` [RFC PATCH 5/6] ipv6: Remove useless parameter in __snmp6_fill_statsdev
` [RFC PATCH 6/6] net: Suppress the "Comparison to NULL

[PATCH net 1/2] ipv6: add missing netconf notif when 'all' is updated
 2016-08-30  8:09 UTC  (9+ messages)
` [PATCH net v2 "
  ` [PATCH net v2 2/2] netconf: add a notif when settings are created

Did you get my message?
 2016-08-30  7:41 UTC 

Did you get my message?
 2016-08-30  6:56 UTC 

[PATCH RFC 0/2] net: Iterate over cpu_present_mask during calculation of percpu statistics
 2016-08-30  6:55 UTC  (4+ messages)
` [PATCH RFC 1/2] net: Implement net_stats callbacks
` [PATCH RFC 2/2] net: Iterate over present cpus only during ipstats calculation

pull-request: mac80211 2016-08-30
 2016-08-30  6:19 UTC 

did you receive my previous email ?
 2016-08-30  5:50 UTC 

[PATCH] cfg80211: Add stub for cfg80211_get_station()
 2016-08-30  6:07 UTC  (3+ messages)

[PATCH net 0/2] net: thunderx: Fixes for TSO offload issues
 2016-08-30  6:06 UTC  (3+ messages)
` [PATCH net 1/2] net: thunderx: Fix for HW issue while padding TSO packet
` [PATCH net 2/2] net: thunderx: Fix for issues with multiple CQEs posted for a "

[net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2016-08-29
 2016-08-30  5:55 UTC  (2+ messages)

did you receive my previous email ?
 2016-08-30  4:57 UTC 

[net-next RFC v2 4/9] bpf, security: Add Checmate security LSM and BPF program type
 2016-08-30  4:25 UTC  (8+ messages)

[PATCH net v3 0/9] net: ethernet: mediatek: a couple of fixes
 2016-08-30  2:59 UTC  (10+ messages)
` [PATCH net v3 1/9] net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup
` [PATCH net v3 2/9] net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER
` [PATCH net v3 3/9] net: ethernet: mediatek: fix API usage with skb_free_frag
` [PATCH net v3 4/9] net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq
` [PATCH net v3 5/9] net: ethernet: mediatek: fix logic unbalance between probe and remove
` [PATCH net v3 6/9] net: ethernet: mediatek: fix issue of driver removal with interface is up
` [PATCH net v3 7/9] net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init
` [PATCH net v3 8/9] net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc "
` [PATCH net v3 9/9] net: ethernet: mediatek: fix error handling "

[PATCH net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events
 2016-08-30  2:27 UTC  (13+ messages)
` [PATCH net-next 1/6] bpf: support 8-byte metafield access
` [PATCH net-next 2/6] bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
` [PATCH net-next 3/6] bpf: perf_event progs should only use preallocated maps
` [PATCH net-next 4/6] perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs

[PATCH] bonding: Allow tun-interfaces as slaves
 2016-08-30  1:44 UTC  (12+ messages)

[net] i40e: Fix kernel panic on enable/disable LLDP
 2016-08-30  0:38 UTC 

[ANNOUNCE] Netdev 1.2 weekly updates (30th August, 2016)
 2016-08-29 23:22 UTC 

[PATCH v3 0/6] Add eBPF hooks for cgroups
 2016-08-29 23:15 UTC  (13+ messages)
` [PATCH v3 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v3 2/6] cgroup: add support for eBPF programs
` [PATCH v3 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [PATCH v3 4/6] net: filter: run cgroup eBPF ingress programs
` [PATCH v3 5/6] net: core: run cgroup eBPF egress programs

[net-next RFC v2 8/9] samples/bpf: Add limit_connections, remap_bind checmate examples / tests
 2016-08-29 22:30 UTC  (2+ messages)

[PATCH] net: ethernet: renesas: sh_eth: do not access POST registers if not exist
 2016-08-29 21:17 UTC  (4+ messages)

[PATCH net-next] MAINTAINERS: update to working email address
 2016-08-29 20:51 UTC 

[PATCH net-next 0/3] net: dsa: add MDB support
 2016-08-29 20:32 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: make switchdev DB ops generic
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: add MDB support

[PATCH net-next] tcp: add tcp_add_backlog()
 2016-08-29 19:33 UTC  (7+ messages)

pull-request: wireless-drivers 2016-08-29
 2016-08-29 19:02 UTC 

[patch iproute2 v2 0/2] Add matchall support to tc
 2016-08-29 19:01 UTC  (3+ messages)
` [patch iproute2 v2 1/2] tc: Add support for the matchall traffic classifier
` [patch iproute2 v2 2/2] tc: man: Add man entry for the matchall classifier

[patch iproute2 0/2] Add matchall support to tc
 2016-08-29 18:40 UTC  (4+ messages)
` [patch iproute2 1/2] tc: Add support for the matchall traffic classifier

[PATCH net-next] sky2: use napi_complete_done
 2016-08-29 18:35 UTC  (2+ messages)

[PATCH net iproute2] devlink: Add e-switch support
 2016-08-29 18:18 UTC  (2+ messages)

[PATCH iproute2 0/2] tc: flower, m_vlan: Introduce vlan tag support
 2016-08-29 18:14 UTC  (3+ messages)
` [PATCH iproute2 1/2] tc: flower: Introduce vlan support

[PATCH iproute2 net-next v3] bridge: vlan: add support to display per-vlan statistics
 2016-08-29 17:59 UTC  (2+ messages)

[PATCH] iproute: disallow ip rule del without parameters
 2016-08-29 17:53 UTC  (2+ messages)

[iproute PATCH] ip-route: Prevent some double spaces in output
 2016-08-29 17:36 UTC  (2+ messages)

[PATCH v2 net-next] documentation: Document issues with VMs and XPS and drivers enabling it on their own
 2016-08-29 17:35 UTC  (6+ messages)

[PATCH iproute2] tipc: add peer remove functionality
 2016-08-29 17:34 UTC  (2+ messages)

[PATCH net-next] amd-xgbe: Reset running devices after resume from hibernate
 2016-08-29 13:47 UTC  (2+ messages)

[PATCH] ath10k: Spelling and miscellaneous neatening
 2016-08-29 17:05 UTC 

[net-next RFC v2 9/9] doc: Add LSM / BPF Checmate docs
 2016-08-29 16:50 UTC  (2+ messages)

Fwd: ixgbe: Can't get link / carrier on embedded NIC of a D-1518 CPU
 2016-08-29 16:45 UTC 

[PATCH v4] brcmfmac: add missing header dependencies
 2016-08-29 16:39 UTC  (3+ messages)

[PATCH net v2 0/9] net: ethernet: mediatek: a couple of fixes
 2016-08-29 16:36 UTC  (7+ messages)
` [PATCH net v2 8/9] net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc inside mtk_mdio_init
` [PATCH net v2 9/9] net: ethernet: mediatek: fix error handling "

[RESEND PATCH v6 0/3] Add Ethernet support on STM32F429
 2016-08-29 16:23 UTC  (4+ messages)
` [RESEND PATCH v6 1/3] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
` [RESEND PATCH v6 2/3] Documentation: Bindings: Add STM32 DWMAC glue
` [RESEND PATCH v6 3/3] net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP

[net-next PATCH] e1000: add initial XDP support
 2016-08-29 15:55 UTC  (6+ messages)

[PATCH net-next 0/3] strp: Generalize stream parser to work with other socket types
 2016-08-29 15:52 UTC  (3+ messages)

[RFC 0/9] add support for IPv6 Segment Routing
 2016-08-29 15:31 UTC  (5+ messages)
` [RFC 2/9] ipv6: sr: add code base for control plane support of SR-IPv6
` [RFC 4/9] ipv6: sr: add support for SRH encapsulation and injection with lwtunnels

[PATCH net-next v4 0/3] net: mpls: fragmentation and gso fixes for locally originated traffic
 2016-08-29 14:12 UTC  (5+ messages)

[PATCH 1/1] net: macb: disable HW checksum offload for Xilinx Zynq
 2016-08-29 13:57 UTC  (3+ messages)
` [PATCH v2 0/1] net: macb: initialize checksum when using checksum
  ` [PATCH v2 1/1] net: macb: initialize checksum when using checksum offloading

[PATCH v3 1/5] net: asix: Add in_pm parameter
 2016-08-29 13:32 UTC  (15+ messages)
` [PATCH v3 2/5] net: asix: Avoid looping when the device is disconnected
` [PATCH v3 3/5] net: asix: Fix AX88772x resume failures
  ` [PATCH v3 4/5] net: asix: see 802.3 spec for phy reset
  ` [PATCH v3 5/5] net: asix: autoneg will set WRITE_MEDIUM reg

[PATCH v3 0/5] net/usb: asix driver improvements
 2016-08-29 13:32 UTC 

[PATCH v3 0/5] net/usb: asix driver improvements
 2016-08-29 13:32 UTC 

[PATCH 0/3] ARM64: meson: Meson8b and GXBB DWMAC glue driver
 2016-08-29 13:31 UTC  (4+ messages)
` [PATCH v2 1/4] net: dt-bindings: Document the new Meson8b and GXBB DWMAC bindings

[PATCH net 0/3] qed*: dcbx fix series
 2016-08-29 12:29 UTC  (4+ messages)
` [PATCH net 1/3] qed*: Disallow dcbx configuration for VF interfaces
` [PATCH net 2/3] qed: Set selection-field while configuring the app entry in ieee mode
` [PATCH net 3/3] qed: Clear dcbx memory buffers before the usage

[PATCH v2] mISDN: mark symbols static where possible
 2016-08-29 12:54 UTC 

[PATCH 0/5] Make /sys/class/net per net namespace objects belong to container
 2016-08-29 12:38 UTC  (3+ messages)

[PATCH v2] mISDN: mark symbols static where possible
 2016-08-29 12:50 UTC 

[PATCH] net: xgene: fix backward compatibility fix
 2016-08-29 12:37 UTC 

[PATCH] mISDN: mark symbols static where possible
 2016-08-29 12:31 UTC 

[PATCH v2] ath9k: mark ath_fill_led_pin() static
 2016-08-29 12:21 UTC 

[PATCH] mISDN: mark symbols static where possible
 2016-08-29 12:15 UTC  (2+ messages)

[PATCH] mISDN: mark symbols static where possible
 2016-08-29 12:14 UTC 

[PATCH] fix:gpio: mark symbols static where possible
 2016-08-29 12:14 UTC  (2+ messages)

[PATCH net-next v1] gso: Support partial splitting at the frag_list pointer
 2016-08-29 12:02 UTC  (11+ messages)

[PATCH] mISDN: mark symbols static where possible
 2016-08-29 11:49 UTC 

[net-next RFC v2 7/9] samples/bpf: Split out helper code from test_current_task_under_cgroup_user
 2016-08-29 11:47 UTC 

[net-next RFC v2 6/9] bpf: Share current_task_under_cgroup helper and expose to Checmate programs
 2016-08-29 11:47 UTC 


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