netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-18 22:22:02 to 2016-10-20 00:01:42 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2016-10-20  0:01 UTC 

[PATCH 0/4] make POSIX timers optional with some Kconfig help
 2016-10-19 23:42 UTC  (5+ messages)
` [PATCH 1/4] kconfig: introduce the "imply" keyword
` [PATCH 2/4] kconfig: re-generate *.c_shipped files after previous change
` [PATCH 3/4] ptp_clock: allow for it to be optional
` [PATCH 4/4] posix-timers: make it configurable

[Patch net] ipv6: fix a potential deadlock in do_ipv6_setsockopt()
 2016-10-19 23:41 UTC  (3+ messages)

[PATCH v4 net-next 0/7] udp: Flow dissection for tunnels
 2016-10-19 23:03 UTC  (8+ messages)
` [PATCH v4 net-next 1/7] ipv6: Fix Makefile conditional to use CONFIG_INET
` [PATCH v4 net-next 2/7] flow_dissector: Limit processing of next encaps and extensions
` [PATCH v4 net-next 3/7] udp: Add socket lookup functions with noref
` [PATCH v4 net-next 4/7] udp: UDP flow dissector
` [PATCH v4 net-next 5/7] udp: Add UDP flow dissection functions to IPv4 and IPv6
` [PATCH v4 net-next 6/7] udp: UDP tunnel flow dissection infrastructure
` [PATCH v4 net-next 7/7] fou: Support flow dissection

[RFC 0/6] Add QLogic FastLinQ iSCSI (qedi) driver
 2016-10-19 22:28 UTC  (18+ messages)
` [RFC 1/6] qed: Add support for hardware offloaded iSCSI
` [RFC 2/6] qed: Add iSCSI out of order packet handling
` [RFC 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework
` [RFC 4/6] qedi: Add LL2 iSCSI interface for offload iSCSI
` [RFC 5/6] qedi: Add support for iSCSI session management
` [RFC 6/6] qedi: Add support for data path

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-10-19 22:42 UTC  (9+ messages)
` [RFC v3 04/22] bpf: Set register type according to is_valid_access()
` [RFC v3 05/22] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v3 06/22] landlock: Add LSM hooks

[PATCH net-next 0/6] net: use core MTU range checking everywhere
 2016-10-19 22:38 UTC  (29+ messages)
` [PATCH net-next 1/6] net: use core MTU range checking in USB NIC drivers
` [PATCH net-next 2/6] net: use core MTU range checking in wireless drivers
` [PATCH net-next 3/6] net: use core MTU range checking in WAN drivers
` [PATCH net-next 4/6] net: use core MTU range checking in core net infra
` [PATCH net-next 5/6] net: use core MTU range checking in virt drivers
` [PATCH net-next 6/6] net: use core MTU range checking in misc drivers

[RFC net 0/3] net: bridge: fast ageing on topology change
 2016-10-19 21:38 UTC  (4+ messages)
` [RFC net 1/3] net: bridge: add helper to offload ageing time
` [RFC net 2/3] net: bridge: add helper to set topology change
` [RFC net 3/3] net: dsa: shorten ageing time on "

[PATCH] net: smc91x: fix neponset breakage by pxa u16 writes
 2016-10-19 21:23 UTC 

[PATCH net] ila: Fix tailroom allocation of lwtstate
 2016-10-19 21:16 UTC 

[patch net-next RFC 0/6] Add support for offloading packet-sampling
 2016-10-19  8:28 UTC  (8+ messages)
` [patch net-next RFC 4/6] Introduce sample tc action

[linux-next:master 1436/1582] drivers/net/ethernet/smsc/smc91x.c:2378:6: error: implicit declaration of function 'machine_is_assabet'
 2016-10-19 20:17 UTC  (3+ messages)

[Patch net-next 0/2] net: some minor optimization for netns id
 2016-10-19 20:07 UTC  (5+ messages)
` [Patch net-next 2/2] netns: avoid disabling irq "

[PATCH 0/2] Add ethtool get_ringparam and set_ringparam to cadence
 2016-10-19 19:18 UTC  (4+ messages)
` [PATCH 1/2] net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values
` [PATCH 2/2] net: macb: Add ethtool get_ringparam and set_ringparam functionality

[PATCH -next] net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
 2016-10-19 19:16 UTC  (2+ messages)

[PATCH net-next v2 0/2] openvswitch: remove unused code
 2016-10-19 19:12 UTC  (6+ messages)
  ` [PATCH net-next v2 1/2] openvswitch: remove unused functions
  ` [PATCH net-next v2 2/2] openvswitch: remove unnecessary EXPORT_SYMBOLs

[PATCH (net.git)] stmmac: fix and review the ptp registration
 2016-10-19 19:10 UTC  (4+ messages)

[PATCH net v2] net: add recursion limit to GRO
 2016-10-19 19:00 UTC  (2+ messages)

[net:master 10/15] net/ipv6/addrconf.c:1251:14-30: WARNING: Unsigned expression compared with zero: tmp_prefered_lft < 0
 2016-10-19 18:58 UTC  (6+ messages)
` [PATCH] ipv6: fix signedness of tmp_prefered_lft underflow check
      ` [PATCH] ipv6: don't check for tmp_prefered_lft underflow

[PATCH] net: limit a number of namespaces which can be cleaned up concurrently
 2016-10-19 18:46 UTC  (7+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-19 17:23 UTC  (27+ messages)
` [PATCH 04/10] mm: replace get_user_pages_locked() write/force parameters with gup_flags
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 10/10] mm: replace access_process_vm() "

[PATCH net-next v12 0/9] openvswitch: support for layer 3 encapsulated packets
 2016-10-19 16:59 UTC  (17+ messages)
` [PATCH net-next v12 1/9] openvswitch: use hard_header_len instead of hardcoded ETH_HLEN
` [PATCH net-next v12 2/9] openvswitch: add mac_proto field to the flow key
` [PATCH net-next v12 3/9] openvswitch: pass mac_proto to ovs_vport_send
` [PATCH net-next v12 4/9] openvswitch: support MPLS push and pop for L3 packets
` [PATCH net-next v12 5/9] openvswitch: add processing of "
` [PATCH net-next v12 9/9] openvswitch: use ipgre tunnel rather than gretap tunnel

net/sctp: use-after-free in __sctp_connect
 2016-10-19 16:57 UTC  (2+ messages)

net/ipv6: potential deadlock in do_ipv6_setsockopt
 2016-10-19 16:36 UTC  (6+ messages)

[PATCH net] net: core: Correctly iterate over lower adjacency list
 2016-10-19 16:28 UTC  (5+ messages)

[PATCH net] conntrack: perform a full scan in gc
 2016-10-19 16:14 UTC  (4+ messages)
` [PATCH net] conntrack: restart gc immediately if GC_MAX_EVICTS is reached

[PATCH] crypto: ccm - avoid scatterlist for MAC encryption
 2016-10-19 16:00 UTC  (10+ messages)

Useless debug warning "netlink: 16 bytes leftover after parsing attributes"
 2016-10-19 15:50 UTC  (2+ messages)

[PATCH net v2] flow_dissector: Check skb for VLAN only if skb specified
 2016-10-19 14:36 UTC  (5+ messages)

[RFC PATCH net-next] bpf: fix potential percpu map overcopy to user
 2016-10-19 15:15 UTC  (5+ messages)

[PATCH net-next v4 0/3] udp: refactor memory accounting
 2016-10-19 12:47 UTC  (4+ messages)
  ` [PATCH net-next v4 1/3] net/socket: factor out helpers for memory and queue manipulation
  ` [PATCH net-next v4 3/3] udp: use it's own memory accounting schema
` [PATCH net-next v4 2/3] udp: implement memory accounting helpers

[PATCH net] tcp: do not export sysctl_tcp_low_latency
 2016-10-19 15:14 UTC  (2+ messages)

[PATCH net-next] bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
 2016-10-19 15:09 UTC  (2+ messages)

[patch net] rtnetlink: Add rtnexthop offload flag to compare mask
 2016-10-19 15:08 UTC  (3+ messages)

bad commit touching stmmac_ptp.c
 2016-10-19  7:54 UTC  (3+ messages)

BUG: KASAN: use-after-free in udp_lib_get_port
 2016-10-19 15:01 UTC  (4+ messages)

[patch net 1/6] switchdev: Execute bridge ndos only for bridge ports
 2016-10-19 15:00 UTC  (2+ messages)

net/l2tp:BUG: KASAN: use-after-free in l2tp_ip6_close
 2016-10-19 14:52 UTC  (3+ messages)

[PATCH 0/9] net: add support for IPv6 Segment Routing
 2016-10-19 14:43 UTC  (4+ messages)
` [PATCH 4/9] ipv6: sr: add core files for SR HMAC support

[PATCH net] net/sched: act_mirred: Use passed lastuse argument
 2016-10-19 14:42 UTC 

Need help with mdiobus_register and phy
 2016-10-19 12:16 UTC  (18+ messages)

[PATCH] net: fs_enet: Use net_device_stats from struct net_device
 2016-10-19 14:37 UTC  (2+ messages)

mlx4: panic during shutdown
 2016-10-19 14:35 UTC 

[PATCH iproute2 net-next] tc: m_mirred: Add support for ingress redirect/mirror
 2016-10-19 14:14 UTC 

net/netlink: null-ptr-deref in netlink_dump/lock_acquire
 2016-10-19 14:13 UTC 

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-19 13:59 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
 2016-10-19 13:53 UTC 

net/ipx: null-ptr-deref in ipxrtr_route_packet
 2016-10-19 13:16 UTC 

tg3 BUG: spinlock lockup suspected
 2016-10-19 11:06 UTC  (2+ messages)

[PATCH net-next] openvswitch: remove unnecessary EXPORT_SYMBOLs
 2016-10-19  9:10 UTC  (3+ messages)

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-19  8:27 UTC  (5+ messages)

[PATCH net-next 00/15] ethernet: use core min/max MTU checking
 2016-10-19  2:35 UTC  (6+ messages)

[PATCH net] tipc: Guard against tiny MTU in tipc_msg_build()
 2016-10-19  2:16 UTC 

[PATCH 0/8] tools lib bpf: fixes and functional upgrade
 2016-10-19  1:53 UTC  (4+ messages)
` [PATCH 1/8] tools lib bpf: add error functions

Hi
 2016-10-18 23:29 UTC 

Need help parsing dropwatch results
 2016-10-18 23:57 UTC 

[PATCH net] sched, cls: don't dump kernel addr into tc monitors on delete event
 2016-10-18 23:14 UTC  (6+ 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).