netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-07 01:58:40 to 2016-03-07 20:23:55 UTC [more...]

[PATCH] udp6: fix UDP/IPv6 encap resubmit path
 2016-03-07 20:23 UTC  (3+ messages)

net/sctp: out-of-bounds access in sctp_add_bind_addr
 2016-03-07 20:21 UTC  (9+ messages)
` [PATCH net] sctp: fix copying more bytes than expected "

[PATCH] vmxnet3: avoid calling pskb_may_pull with interrupts disabled
 2016-03-07 20:16 UTC  (2+ messages)

[PATCH net-next 0/2] qed/qede: Add hardware GRO support
 2016-03-07 20:01 UTC  (2+ messages)

pull-request: wireless-drivers 2016-03-04
 2016-03-07 19:58 UTC  (2+ messages)

[PATCH net-next v2] tipc: move netlink policies to netlink.c
 2016-03-07 19:56 UTC  (2+ messages)

[net-next v2] arp: correct return value of arp_rcv
 2016-03-07 19:55 UTC  (2+ messages)

Possible double-free in the usbnet driver
 2016-03-07 19:54 UTC  (10+ messages)

[PATCH net-next 0/3] ipv6: per netns FIB6 walkers and garbage collector
 2016-03-07 19:48 UTC  (3+ messages)
` [PATCH net-next 2/3] ipv6: per netns fib6 walkers

[PATCH net-next 0/3] MACsec IEEE 802.1AE implementation
 2016-03-07 19:48 UTC  (7+ messages)
` [PATCH net-next 1/3] uapi: add MACsec bits
` [PATCH net-next 2/3] net: add MACsec netdevice priv_flags and helper
` [PATCH net-next 3/3] macsec: introduce IEEE 802.1AE driver
` [PATCH iproute2 net-next] ip: add MACsec support

[PATCH 0/3] net: macb: Fix coding style issues
 2016-03-07 19:47 UTC  (10+ messages)
` [PATCH 1/3] net: macb: Fix coding style error message
` [PATCH 2/3] net: macb: Fix more coding style issues
` [PATCH 3/3] net: macb: Address checkpatch 'check' suggestions
` [PATCH 3/3] net: macb: Cleanup checkpatch checks

[PATCH v2] net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
 2016-03-07 19:45 UTC  (2+ messages)

[PATCH net] ibmveth: check return of skb_linearize in ibmveth_start_xmit
 2016-03-07 19:40 UTC  (2+ messages)

[PATCH net,stable] cdc_ncm: toggle altsetting to force reset before setup
 2016-03-07 19:38 UTC  (2+ messages)

[PATCH RFC net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2016-03-07 19:36 UTC  (3+ messages)
` [PATCH v6 "

[net-next RFC 0/4] SO_BINDTOSUBNET
 2016-03-07 19:09 UTC  (5+ messages)

[net-next PATCH 1/4] gre: Enforce IP ID verification on outer headers
 2016-03-07 19:09 UTC  (6+ messages)
` [net-next PATCH 2/4] geneve: "
` [net-next PATCH 3/4] vxlan: "
` [net-next PATCH 4/4] gue: "

NFS mount crashes on linux-next 20160307
 2016-03-07 18:42 UTC  (2+ messages)

[PATCH 00/11] RxRPC: Rewrite part 2
 2016-03-07 18:42 UTC  (13+ messages)
` [PATCH 01/11] rxrpc: Add a common object cache
` [PATCH 02/11] rxrpc: Do procfs lists through objcache
` [PATCH 03/11] rxrpc: Separate local endpoint object handling out into its own file
` [PATCH 04/11] rxrpc: Implement local endpoint cache
` [PATCH 05/11] rxrpc: procfs file to list local endpoints
` [PATCH 06/11] rxrpc: Rename ar-local.c to local-event.c
` [PATCH 07/11] rxrpc: Rename ar-peer.c to peer-object.c
` [PATCH 08/11] rxrpc: Implement peer endpoint cache
` [PATCH 09/11] rxrpc: Add /proc/net/rxrpc_peers to display the known remote endpoints
` [PATCH 10/11] rxrpc: Rename ar-error.c to peer-event.c
` [PATCH 11/11] rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()

[PATCH net] ppp: release rtnl mutex when interface creation fails
 2016-03-07 18:36 UTC 

[PATCH net-next 0/9] bpf: hash map pre-alloc
 2016-03-07 18:29 UTC  (14+ messages)
` [PATCH net-next 1/9] bpf: prevent kprobe+bpf deadlocks
` [PATCH net-next 2/9] bpf: introduce percpu_freelist
` [PATCH net-next 3/9] bpf: pre-allocate hash map elements
` [PATCH net-next 4/9] samples/bpf: make map creation more verbose
` [PATCH net-next 5/9] samples/bpf: move ksym_search() into library
` [PATCH net-next 6/9] samples/bpf: add map_flags to bpf loader
` [PATCH net-next 7/9] samples/bpf: test both pre-alloc and normal maps
` [PATCH net-next 9/9] samples/bpf: add map performance test

[RFC/RFT] mac80211: implement fq_codel for software queuing
 2016-03-07 18:28 UTC  (10+ messages)

Tool for sampling /proc/net/softnet_stat statistics
 2016-03-07 17:54 UTC  (2+ messages)

[PATCH net 0/3] validate variable length ll headers
 2016-03-07 17:38 UTC  (3+ messages)
` [PATCH net 2/3] packet: "

[PATCH] usbnet: cleanup after bind() in probe()
 2016-03-07 17:36 UTC  (3+ messages)

[PATCH] ipv6: Fix the pmtu path for connected UDP socket
 2016-03-07 17:35 UTC  (4+ messages)

[PATCH v5 net-next] net: Implement fast csum_partial for x86_64
 2016-03-07 17:33 UTC  (7+ messages)

[PATCH 0/2] net: thunderx: Performance enhancement changes
 2016-03-07 17:23 UTC  (7+ messages)
` [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk
` [PATCH 2/2] net: thunderx: Adjust nicvf structure to reduce cache misses

[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-07 17:15 UTC  (9+ messages)

Softirq priority inversion from "softirq: reduce latencies"
 2016-03-07 17:06 UTC  (7+ messages)

[patch net v2 0/2] mlxsw: couple of fixes
 2016-03-07 16:40 UTC  (4+ messages)
` [patch net v2 1/2] mlxsw: spectrum: Always decrement bridge's ref count
` [patch net v2 2/2] mlxsw: pci: Correctly determine if descriptor queue is full

[PATCH V4 0/4] net-next: mediatek: add ethernet driver
 2016-03-07 16:30 UTC  (6+ messages)
` [PATCH V4 1/4] net-next: mediatek: document MediaTek SoC ethernet binding
` [PATCH V4 2/4] net-next: mediatek: add support for MT7623 ethernet
  ` [PATCH V4 3/4] net-next: mediatek: add Kconfig and Makefile
` [PATCH V4 4/4] net-next: mediatek: add an entry to MAINTAINERS

[PATCH/RFC v6 net-next] ravb: Add dma queue interrupt support
 2016-03-07 16:27 UTC  (5+ messages)

[ethtool PATCH v3 00/12] add support for new ETHTOOL_xLINKSETTINGS ioctls
 2016-03-07 16:13 UTC  (23+ messages)
` [ethtool PATCH v3 01/12] internal.h: change to new sane powerpc64 kernel headers
` [ethtool PATCH v3 02/12] ethtool.c: don't ignore fread() return value
` [ethtool PATCH v3 03/12] ethtool.c: fix dump_regs heap corruption
` [ethtool PATCH v3 04/12] ethtool.c: do_seeprom checks for params & stdin sanity
` [ethtool PATCH v3 05/12] marvell.c: fix strict alias warnings
` [ethtool PATCH v3 06/12] test-common.c: fix test_realloc(NULL, ...)
` [ethtool PATCH v3 07/12] test-features.c: add braces around array initialization
` [ethtool PATCH v3 08/12] ethtool-copy.h: sync with net-next
` [ethtool PATCH v3 09/12] internal.h: fix build for latest ethtool-copy.h
` [ethtool PATCH v3 10/12] internal.h: TRUE/FALSE macros
` [ethtool PATCH v3 12/12] ethtool.c: use v6 socket when v4 is not available

[PATCH] netlabel: do not initialise statics to NULL
 2016-03-07 16:09 UTC  (2+ messages)

[PATCH] netlink: do not initialise statics to 0 or NULL
 2016-03-07 16:09 UTC  (2+ messages)

[PATCH 2/2] bnx2x:Fix error handling for functions in bnx2x_link.c
 2016-03-07 14:51 UTC 

[PATCH 1/2] bnx2x:Fix error handling for the function bnx2x_set_mutl_gpio
 2016-03-07 14:50 UTC 

[patch net 0/2] mlxsw: couple of fixes
 2016-03-07 14:12 UTC  (5+ messages)
` [patch net 1/2] mlxsw: spectrum: Always decrement bridge's ref count
` [patch net 2/2] mlxsw: pci: Correctly determine if descriptor queue is full

[PATCH net-next] ipv4: properly apply change to ignore_routes_on_linkdown to all interfaces
 2016-03-07 13:21 UTC  (3+ messages)

[iproute PATCH 0/3] tc: pedit fixes
 2016-03-07 12:57 UTC  (6+ messages)
  ` [iproute PATCH 3/3] tc: pedit: Fix retain value for ihl adjustments

[PATCH][V3] mt7601u: do not free dma_buf when ivp allocation fails
 2016-03-07 12:39 UTC  (3+ messages)
` [V3] "

[PATCH] rt2x00: add new rt2800usb device Buffalo WLI-UC-G450
 2016-03-07 12:27 UTC  (3+ messages)
`  "

[PATCH][V2] rtlwifi: pass struct rtl_stats by reference as it is more efficient
 2016-03-07 12:25 UTC  (2+ messages)
  ` [V2] rtlwifi: pass struct rtl_stats by reference as it is moreefficient

[PATCH] mwifiex: Use to_delayed_work()
 2016-03-07 12:23 UTC  (2+ messages)
`  "

[iproute PATCH 00/12] Add tc action man pages
 2016-03-07 12:23 UTC  (9+ messages)
` [iproute PATCH 01/12] man: Add a man page for the connmark action
` [iproute PATCH 02/12] man: Add a man page for the csum action
` [iproute PATCH 03/12] man: Add a man page for the mirred action
` [iproute PATCH 06/12] man: Add a man page for the police action

[PATCH RESEND] 8021q:Add missing statements to switch case in the function, register_vlan_device
 2016-03-07 11:29 UTC 

[iproute PATCH 03/20] iplink: fix help text syntax
 2016-03-07 11:23 UTC  (6+ messages)
` [iproute PATCH v2 00/20] Sync man pages and help texts
  ` [iproute PATCH v2 06/20] iproute: TYPE keyword is not optional, fix help text accordingly

linux-next: manual merge of the crypto tree with the net-next tree
 2016-03-07 11:08 UTC  (2+ messages)

4.4.3: OOPS when running "stress-ng --sock 5"
 2016-03-07 10:59 UTC  (5+ messages)

[PATCH iproute2 net-next v2] bridge: mdb: add support for extended router port information
 2016-03-07 10:10 UTC  (3+ messages)
` [PATCH iproute2 net-next v3] "
  ` [PATCH iproute2 net-next v4] "

[PATCH] can: rcar_canfd: Add Renesas R-Car CAN FD driver
 2016-03-07  9:33 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v4 0/4] Add Ethernet support on STM32F429
 2016-03-07  9:26 UTC  (4+ messages)
` [PATCH v4 2/4] Documentation: Bindings: Add STM32 DWMAC glue

[PATCH 1/2] isdn: icn: remove a #warning
 2016-03-07  8:48 UTC  (10+ messages)
` [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

[PATCH v4 net-next 0/9] API set for HW Buffer management
 2016-03-07  8:15 UTC  (4+ messages)
` [PATCH v4 net-next 8/9] net: add a hardware buffer management helper API

[PATCH for-next 00/10] IB SR-IOV support
 2016-03-07  7:23 UTC  (10+ messages)
` [PATCH for-next 01/10] net/core: Add support for configuring VF GUIDs

[PATCH net-next v3] net_sched: dsmark: use qdisc_dequeue_peeked()
 2016-03-07  4:07 UTC 

[net-next PATCH v2] net_sched: dsmark: use qdisc_dequeue_peeked()
 2016-03-07  4:06 UTC  (3+ messages)

[PATCH net-next 1/1] tipc: remove pre-allocated message header in link struct
 2016-03-07  4:01 UTC  (2+ messages)

[PATCH net v1 1/1] tipc: fix nullptr crash during subscription cancel
 2016-03-07  4:01 UTC  (2+ messages)

[PATCH] net: eth: altera: do not free array priv->mdio->irq
 2016-03-07  3:59 UTC  (2+ messages)

[PATCH] net/ethoc: do not free array priv->mdio->irq
 2016-03-07  3:59 UTC  (2+ messages)

[net PATCH] net: sched: fix act_ipt for LOG target
 2016-03-07  3:58 UTC  (2+ messages)

[PATCH] asix: do not free array priv->mdio->irq
 2016-03-07  3:58 UTC  (2+ messages)

[PATCH net-next v1 1/4] tipc: add net device to skb before UDP xmit
 2016-03-07  3:58 UTC  (8+ messages)
` [PATCH net-next v1 2/4] tipc: don't check link reset on non existing link
` [PATCH net-next v1 3/4] tipc: safely copy UDP netlink data from user
` [PATCH net-next v1 4/4] tipc: make sure required IPv6 addresses are scoped

[PATCH] net: fec: Rename "phy-reset-active-low" property
 2016-03-07  3:47 UTC  (2+ messages)

[net-next:master 963/985] drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:115:15-21: ERROR: application of sizeof to pointer
 2016-03-07  3:46 UTC  (3+ messages)
` [PATCH] stmmac: fix noderef.cocci warnings

[PATCH] gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
 2016-03-07  3:45 UTC  (2+ messages)

[Patch net-next] act_ife: fix a typo in kmemdup() parameters
 2016-03-07  3:44 UTC  (2+ messages)

[GIT PULL v2 0/4] IPVS Fixes for v4.5
 2016-03-07  3:03 UTC  (5+ messages)
` [PATCH 1/4] ipvs: handle ip_vs_fill_iph_skb_off failure
` [PATCH 2/4] ipvs: drop first packet to redirect conntrack
` [PATCH 3/4] ipvs: allow rescheduling after RST
` [PATCH 4/4] ipvs: correct initial offset of Call-ID header search in SIP persistence engine


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