netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-05 17:10:42 to 2016-12-06 13:40:37 UTC [more...]

[PATCH v4 00/13] net: ethernet: ti: cpts: update and fixes
 2016-12-06 13:40 UTC  (15+ messages)
` [PATCH v4 01/13] net: ethernet: ti: cpts: switch to readl/writel_relaxed()
` [PATCH v4 03/13] net: ethernet: ti: cpsw: minimize direct access to struct cpts
  ` [PATCH v4 02/13] net: ethernet: ti: allow cpts to be built separately
  ` [PATCH v4 04/13] net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister
  ` [PATCH v4 07/13] net: ethernet: ti: cpts: clean up event list if event pool is empty
  ` [PATCH v4 09/13] net: ethernet: ti: cpts: rework initialization/deinitialization
` [PATCH v4 05/13] net: ethernet: ti: cpts: fix registration order
` [PATCH v4 06/13] net: ethernet: ti: cpts: disable cpts when unregistered
` [PATCH v4 08/13] net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
` [PATCH v4 10/13] net: ethernet: ti: cpts: move dt props parsing to cpts driver
` [PATCH v4 11/13] clocksource: export the clocks_calc_mult_shift to use by timestamp code
` [PATCH v4 12/13] net: ethernet: ti: cpts: calc mult and shift from refclk freq
` [PATCH v4 13/13] net: ethernet: ti: cpts: fix overflow check period

[PATCH 0/5] cpsw: add per channel shaper configuration
 2016-12-06 13:35 UTC  (4+ messages)

[PATCH net-next 0/3] net/sched: cls_flower: Add support for matching on dissection flags
 2016-12-06 12:43 UTC  (6+ messages)
` [PATCH net-next 1/3] net/flow_dissector: Enable matching on flags for TC filter consumers
` [PATCH net-next 2/3] net/sched: cls_flower: Add support for matching on flags
` [PATCH net-next 3/3] net/mlx5e: Offload TC matching on packets being IP fragments

[PATCH RFC v1 0/2] ethtool: add support for VF in ring_cookie
 2016-12-06 12:40 UTC  (3+ messages)
` [PATCH RFC v1 1/2] rxclass: use ethtool_get_flow_spec_ring to display queue and VF
` [PATCH RFC v1 2/2] ethtool: add support to specify ring_cookie as VF/queue

[PATCH]net:switchdev:add judgement and proper return vlaue to make switchdev_port_vlan_fill() more robust
 2016-12-06 12:32 UTC 

[PATCH] net:switchdev: fix to release the lock before function return to avoid deadlock
 2016-12-06 12:29 UTC 

[PATCH v2 net-next 0/2] net/sched: cls_flower: Support matching on ICMP
 2016-12-06 12:26 UTC  (8+ messages)
` [PATCH v2 net-next 1/2] flow dissector: ICMP support

[PATCHv2 net] team: team_port_add should check link_up before enable port
 2016-12-06 12:27 UTC  (4+ messages)

[PATCH v2 net-next v2 0/4] net: dsa: mv88e6xxx: rework reset and PPU code
 2016-12-06 12:27 UTC  (7+ messages)
` [PATCH v2 net-next v2 3/4] net: dsa: mv88e6xxx: add a soft reset operation
` [PATCH v2 net-next v2 4/4] net: dsa: mv88e6xxx: add PPU operations

[PATCH v2] netfilter: avoid warn and OOM killer on vmalloc call
 2016-12-06 12:21 UTC  (2+ messages)

[RFC] udp: some improvements on RX path
 2016-12-06 12:10 UTC  (7+ messages)
    ` [PATCH] net/udp: do not touch skb->peeked unless really needed

arp_filter and IPv6 ND
 2016-12-06 12:07 UTC  (8+ messages)

[flamebait] xdp, well meaning but pointless
 2016-12-06 11:35 UTC  (19+ messages)
            ` bpf bounded loops. Was: [flamebait] xdp
                    ` [flamebait] xdp Was: "

[PATCH V4 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
 2016-12-06 11:09 UTC 

[PATCH iproute2/net-next 0/3] tc: flower: Support matching on ICMP
 2016-12-06 10:18 UTC  (3+ messages)
` [PATCH iproute2/net-next 3/3] tc: flower: support matching on ICMP type and code

[PATCH]net:witchdev:release the lock before function return to avoid dead lock
 2016-12-06  8:06 UTC 

commit : ppp: add rtnetlink device creation support - breaks netcf on my machine
 2016-12-06  7:47 UTC  (4+ messages)

[PATCH] net: return value of skb_linearize should be handled in Linux kernel
 2016-12-06  7:10 UTC 

[PATCH net-next 1/1] driver: ipvlan: Free the port memory directly with kfree instead of kfree_rcu
 2016-12-06  7:00 UTC  (5+ messages)

[PATCH net] team: team_port_add should check link_up before enable port
 2016-12-06  6:54 UTC  (3+ messages)

[patch net v4] net: fec: fix compile with CONFIG_M5272
 2016-12-06  6:26 UTC 

[PATCH net v2] ipv6: Allow IPv4-mapped address as next-hop
 2016-12-06  6:08 UTC  (3+ messages)

[PATCH net] be2net: Add DEVSEC privilege to SET_HSW_CONFIG command
 2016-12-06  5:33 UTC 

"af_unix: conditionally use freezable blocking calls in read" is wrong
 2016-12-06  4:24 UTC  (4+ messages)

[PATCH] virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
 2016-12-06  3:00 UTC  (3+ messages)

[PATCH next] Revert "dctcp: update cwnd on congestion event"
 2016-12-06  2:11 UTC  (2+ messages)

[RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-12-06  2:00 UTC  (7+ messages)

[PATCH] net: ethernet: ti: cpsw: fix early budget split
 2016-12-06  1:45 UTC 

[PATCH] drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
 2016-12-06  1:33 UTC 

[PATCH iproute2 -net-next] bpf: check for owner_prog_type and notify users when differ
 2016-12-06  1:21 UTC  (2+ messages)
` [PATCH iproute2 -net-next] bpf: add initial support for attaching xdp progs

[net-next][PATCH 00/18] net: RDS updates
 2016-12-06  1:17 UTC  (4+ messages)
` [net-next][PATCH 02/18] RDS: mark few internal functions static to make sparse build happy

[PATCH net-next] net: remove abuse of VLAN DEI/CFI bit
 2016-12-06  0:59 UTC  (6+ messages)
` [ovs-dev] "

[patch net v3] net: fec: fix compile with CONFIG_M5272
 2016-12-06  0:56 UTC  (3+ messages)

[PATCH net-next 0/7] liquidio VF data path
 2016-12-06  0:48 UTC  (3+ messages)
` [PATCH net-next 4/7] liquidio CN23XX: VF scatter gather lists

net: use-after-free in worker_thread
 2016-12-06  0:44 UTC  (4+ messages)
` [v2 PATCH] netlink: Do not schedule work from sk_destruct
  ` [v3 "

[PATCH nf-next] netfilter: xt_bpf: support ebpf
 2016-12-06  0:20 UTC  (15+ messages)

Oops with CONFIG_VMAP_STCK and bond device + virtio-net
 2016-12-05 23:53 UTC 

wl1251 & mac address & calibration data
 2016-12-05 23:51 UTC  (5+ messages)

stmmac ethernet in kernel 4.4: coalescing related pauses?
 2016-12-05 23:11 UTC  (14+ messages)
` stmmac ethernet in kernel 4.9-rc6: coalescing related pauses

[PATCH v3 net-next v3 0/4] net: dsa: mv88e6xxx: rework reset and PPU code
 2016-12-05 22:30 UTC  (5+ messages)
` [PATCH v3 net-next v3 1/4] net: dsa: mv88e6xxx: add helper to disable ports
` [PATCH v3 net-next v3 2/4] net: dsa: mv88e6xxx: add helper to hardware reset
` [PATCH v3 net-next v3 3/4] net: dsa: mv88e6xxx: add a soft reset operation
` [PATCH v3 net-next v3 4/4] net: dsa: mv88e6xxx: add PPU operations

[RFC PATCH] i40e: enable PCIe relax ordering for SPARC
 2016-12-05 22:23 UTC  (3+ messages)
` [Intel-wired-lan] "

Gigabit ethernet driver for Alacritechs SLIC devices (v4)
 2016-12-05 22:07 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver
` [PATCH v4 net-next 2/2] MAINTAINERS: add entry for slicoss "

Kernel panic in netfilter 4.8.10 probably on conntrack -L
 2016-12-05 22:05 UTC 

[PATCH net v4] tcp: warn on bogus MSS and try to amend it
 2016-12-05 20:37 UTC 

[PATCH net] net: ep93xx_eth: Do not crash unloading module
 2016-12-05 20:36 UTC  (2+ messages)

[PATCH] net: calxeda: xgmac: use new api ethtool_{get|set}_link_ksettings
 2016-12-05 20:34 UTC  (2+ messages)

[PATCH net-next 0/3] Minor BPF cleanups and digest
 2016-12-05 20:33 UTC  (2+ messages)

[PATCH net-next 0/3] net: ethoc: Misc improvements
 2016-12-05 20:30 UTC  (2+ messages)

[PATCN net-next] net_sched: gen_estimator: complete rewrite of rate estimators
 2016-12-05 20:22 UTC  (4+ messages)
` [PATCN v2 "
  ` [PATCH v3 "

[net PATCH 0/2] IPv4 FIB suffix length fixes
 2016-12-05 19:27 UTC  (7+ messages)
` [net PATCH 2/2] ipv4: Drop suffix update from resize code

[PATCH net-next] net/sched: cls_flower: Set the filter Hardware device for all use-cases
 2016-12-05 20:07 UTC  (2+ messages)

[PATCH V3 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
 2016-12-05 20:11 UTC  (2+ messages)

[mm PATCH 0/3] Page fragment updates
 2016-12-05 20:11 UTC  (3+ messages)

[PATCH net 0/2] bnx2x: fixes series
 2016-12-05 20:08 UTC  (2+ messages)

[PATCH net 0/6] Mellanox 100G mlx5 fixes 2016-12-04
 2016-12-05 20:05 UTC  (3+ messages)
` [PATCH net 1/6] net/mlx5: Verify module parameters

[PATCH 1/1] net: ethernet: qlogic: set error code on failure
 2016-12-05 19:55 UTC  (3+ messages)

[PATCH 1/1 v2] isdn: hisax: set error code on failure
 2016-12-05 20:04 UTC  (2+ messages)

[PATCH 1/1] net: ethernet: broadcom: fix improper return value
 2016-12-05 19:59 UTC  (2+ messages)

[PATCH v2 net-next 0/4]: Allow head adjustment in XDP prog
 2016-12-05 19:55 UTC  (6+ messages)
` [PATCH v2 net-next 3/4] mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active

[PATCH 1/1] atm: fix improper return value
 2016-12-05 19:53 UTC  (2+ messages)

[PATCH 1/1] net: irda: set error code on failures
 2016-12-05 19:53 UTC  (2+ messages)

[PATCH 1/1] net: caif: remove ineffective check
 2016-12-05 19:49 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpdma: use desc_read in chan_process instead of raw read
 2016-12-05 19:47 UTC  (3+ messages)

[PATCH 0/6] net: ethernet: ti: cpts: update and enable support on keystone 2 socs
 2016-12-05 19:30 UTC  (5+ messages)
` [PATCH 1/6] net: ethernet: ti: netcp: add support of cpts

Trigger EHOSTUNREACH
 2016-12-05 19:06 UTC  (3+ messages)

[PATCH v2 net-next 0/8] tcp: tsq: performance series
 2016-12-05 19:06 UTC  (2+ messages)

[PATCH resend 0/8] irda: w83977af_ir: Neatening
 2016-12-05 19:00 UTC  (9+ messages)
` [PATCH resend 1/8] irda: w83977af_ir: whitespace neatening
` [PATCH resend 2/8] irda: w83977af_ir: More "
` [PATCH resend 3/8] irda: w83977af_ir: Remove and add blank lines
` [PATCH resend 4/8] irda: w83977af_ir: Neaten pointer comparisons
` [PATCH resend 5/8] irda: w83977af_ir: Use the common brace style
` [PATCH resend 6/8] irda: w83977af_ir: Parenthesis alignment
` [PATCH resend 7/8] irda: w83977af_ir: Neaten logging
` [PATCH resend 8/8] irda: w83977af_ir: Fix misindented block

[PATCH V2 net 00/20] Increase ENA driver version to 1.1.2
 2016-12-05 18:51 UTC  (29+ messages)
` [PATCH V2 net 02/20] net/ena: fix error handling when probe fails
` [PATCH V2 net 03/20] net/ena: fix queues number calculation
` [PATCH V2 net 04/20] net/ena: fix ethtool RSS flow configuration
` [PATCH V2 net 05/20] net/ena: fix RSS default hash configuration
` [PATCH V2 net 06/20] net/ena: fix NULL dereference when removing the driver after device reset faild
` [PATCH V2 net 07/20] net/ena: refactor ena_get_stats64 to be atomic context safe
` [PATCH V2 net 08/20] net/ena: add hardware hints capability to the driver
` [PATCH V2 net 10/20] net/ena: remove redundant logic in napi callback for busy poll mode
` [PATCH V2 net 13/20] net/ena: change driver's default timeouts

[PATCH net-next] bpf: Preserve const register type on const OR alu ops
 2016-12-05 18:41 UTC  (2+ messages)

[PATCH net-next] liquidio: 'imply' ptp instead of 'select'
 2016-12-05 18:44 UTC  (5+ messages)

[PATCH net-next] r8169: Add support for restarting auto-negotiation
 2016-12-05 18:39 UTC  (2+ messages)

pull request: bluetooth-next 2016-12-03
 2016-12-05 18:38 UTC  (2+ messages)

[PATCH v2] net: ping: check minimum size on ICMP header length
 2016-12-05 18:36 UTC  (2+ messages)

[PATCH 0/8] irda: w83977af_ir: Neatening
 2016-12-05 18:33 UTC  (3+ messages)

[PATCH v3 00/13] net: ethernet: ti: cpts: update and fixes
 2016-12-05 18:31 UTC  (3+ messages)

[PATCH 1/1] atm: lanai: set error code when ioremap fails
 2016-12-05 18:28 UTC  (2+ messages)

[PATCH 1/1] net: bridge: set error code on failure
 2016-12-05 18:27 UTC  (2+ messages)

[PATCH 1/1] net: usb: set error code when usb_alloc_urb fails
 2016-12-05 18:27 UTC  (2+ messages)

[PATCH 1/1] netdev: broadcom: propagate error code
 2016-12-05 18:26 UTC  (2+ messages)

[PATCH 0/7] net: ethernet: ti: cpsw: support placing CPDMA descriptors into DDR
 2016-12-05 18:22 UTC  (9+ messages)
` [PATCH 1/7] net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr
` [PATCH 2/7] net: ethernet: ti: cpdma: fix desc re-queuing

[PATCH net-next v2 0/4] bnxt_en: Add DCBNL support
 2016-12-05 18:22 UTC  (2+ messages)

[PATCH] net: ping: check minimum size on ICMP header length
 2016-12-05 18:19 UTC  (2+ messages)

[PATCH iproute2/net-next v3 0/3] tc: flower: SCTP and other port fixes
 2016-12-05 18:14 UTC  (2+ messages)

[PATCH] net: phy: dp83848: Support ethernet pause frames
 2016-12-05 18:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 0/4]: Allow head adjustment in XDP prog
 2016-12-05 17:46 UTC  (5+ messages)
` [PATCH net-next 2/4] mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs

[PATCH 130/130] Fixed to checkpatch errors
 2016-12-05 17:42 UTC 

[patch net v2] net: fec: fix compile with CONFIG_M5272
 2016-12-05 17:28 UTC  (4+ messages)

[iproute PATCH v2 00/18] ss: Minor code review
 2016-12-05 17:24 UTC  (4+ messages)
` [iproute PATCH v2 08/18] ss: Turn generic_proc_open() wrappers into macros

[PATCH] net: stmmac: clear reset value of snps,wr_osr_lmt/snps,rd_osr_lmt before writing
 2016-12-05 17:12 UTC 

[PATCH 01/28] bnxt_en: Add bnxt_set_max_func_irqs()
 2016-12-05 17:10 UTC  (3+ 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).