netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-24 22:00:06 to 2014-04-26 16:33:09 UTC [more...]

pull-request: can-next 2014-04-25
 2014-04-26 16:33 UTC  (2+ messages)

pull-request: can 2014-04-24
 2014-04-26 16:31 UTC  (27+ messages)
` [PATCH 03/26] can: c_can: Make bus off interrupt disable logic work
` [PATCH 04/26] can: c_can: Do not access skb after net_receive_skb()
` [PATCH 05/26] can: c_can: Handle state change correctly
` [PATCH 06/26] can: c_can: Fix berr reporting
` [PATCH 07/26] can: c_can: Always update error stats
` [PATCH 08/26] can: c_can: Simplify buffer reenabling
` [PATCH 09/26] can: c_can: Avoid status register update for D_CAN
` [PATCH 10/26] can: c_can: Get rid of pointless interrupts
` [PATCH 11/26] can: c_can: Disable rx split as workaround
` [PATCH 12/26] can: c_can: Work around C_CAN RX wreckage
` [PATCH 13/26] can: c_can: Cleanup irq enable/disable
` [PATCH 14/26] can: c_can: Cleanup c_can_read_msg_object()
` [PATCH 15/26] can: c_can: Cleanup setup of receive buffers
` [PATCH 16/26] can: c_can: Cleanup c_can_inval_msg_object()
` [PATCH 17/26] can: c_can: Cleanup c_can_msg_obj_put/get()
` [PATCH 18/26] can: c_can: Cleanup c_can_write_msg_object()
` [PATCH 19/26] can: c_can: Use proper u32 variables in c_can_write_msg_object()
` [PATCH 20/26] can: c_can: Remove tx locking
` [PATCH 21/26] can: c_can: Speed up tx buffer invalidation
` [PATCH 22/26] can: c_can: use proper type for 'instance'
` [PATCH 23/26] can: c_can_pci: enable PCI bus master only for MSI
` [PATCH 24/26] can: sja1000_isa: add locking for indirect register access mode
` [PATCH 25/26] can: fix return value from can_get_bittiming()
` [PATCH 26/26] can: slcan: Fix spinlock variant

[PATCH net-next 0/4] Altera Triple Speed Ethernet (TSE) Driver
 2014-04-26 16:27 UTC  (6+ messages)
` [PATCH net-next 1/4] Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA
` [PATCH net-next 2/4] Altera TSE: Set the Pause Quanta value to the IEEE default value
` [PATCH net-next 3/4] Altera TSE: Fix Panic in probe routine when phy probe fails
` [PATCH net-next 4/4] Altera TSE: Change driver name used by Ethtool

[PATCH 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-04-26 16:24 UTC  (2+ messages)

[PATCH net-next 00/14] at86rf230 cleanup
 2014-04-26 16:21 UTC  (2+ messages)

[PATCH net 0/3] bnx2x: SRIOV bug fixes
 2014-04-26 16:16 UTC  (2+ messages)

[PATCH net-next v2 0/2] tipc: add support for link state subscriptions
 2014-04-26 16:13 UTC  (2+ messages)

Porting ethernet over spi driver
 2014-04-26 13:45 UTC  (6+ messages)
      ` Porting ethernet over spi driver (powerline device)

[RFC net-next 0/4] Support UID range routing
 2014-04-26 13:14 UTC  (7+ messages)
` [RFC net-next 1/4] net: ipv6: Introduce flowi6_init_output
` [RFC net-next 2/4] net: core: Add a UID range to fib rules
` [RFC net-next 3/4] net: core: Add the UID to flowi[46]_init_output
` [RFC net-next 4/4] net: core: Add a RTA_UID attribute to routes

[Patch net-next] sched, act: allow to clear all actions as well
 2014-04-26 11:40 UTC  (2+ messages)

[PATCH RFC] ipv6_fib limit spinlock hold times for /proc/net/ipv6_route
 2014-04-26  4:11 UTC  (10+ messages)

[PATCH net-next v5 1/3] net: ipv6: Unduplicate {raw,udp}v6_sendmsg code
 2014-04-26  4:04 UTC  (10+ messages)
` [PATCH net-next v5 2/3] net: ipv6: Use ip6_datagram_send_common in L2TP IPv6
` [PATCH net-next v5 3/3] net: ipv6: Use ip6_datagram_send_common in ping

[PATCH V1 net-next 1/1] hyperv: Properly handle checksum offload
 2014-04-26  3:55 UTC 

[RFC][PATCH] IP: Make ping sockets optional
 2014-04-26  3:02 UTC  (11+ messages)

[PATCH net-next 1/1] hyperv: Properly handle checksum offload
 2014-04-26  2:40 UTC  (6+ messages)

Fw: [Bug 74851] New: Using kernel 3.14.x causes NAT Clients having very slow upload (< 5kb/s) or timeouts
 2014-04-26  1:41 UTC 

[RFC] sh_eth: use RNC mode for R8A7790
 2014-04-25 23:55 UTC  (7+ messages)

[PATCH iproute2 v2] iproute2: show counter of carrier on<->off transitions
 2014-04-25 23:43 UTC 

[PATCH net-next 0/6] qlcnic driver updates
 2014-04-25 21:44 UTC  (7+ messages)
` [PATCH net-next 1/6] qlcnic: Optimize MAC learning code
` [PATCH net-next 2/6] qlcnic: Add hwmon interface to export board temperature
` [PATCH net-next 3/6] qlcnic: Allow setting TX interrupt coalescing parameters from VF
` [PATCH net-next 4/6] qlcnic: Add driver logs in error path
` [PATCH net-next 5/6] qlcnic: Limit vNIC support in legacy interrupt mode
` [PATCH net-next 6/6] qlcnic: Update version to 5.3.58

[PATCH] tools: bpf_dbg: register misuse
 2014-04-25 21:23 UTC  (3+ messages)

[PATCH v3 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-04-25 21:04 UTC  (4+ messages)
` [PATCH v3 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[Patch net-next] sched, cls: check if we could overwrite actions when changing a filter
 2014-04-25 20:54 UTC 

[Patch net] sched, cls: check if we could overwrite actions when changing a filter
 2014-04-25 20:41 UTC  (13+ messages)

[PATCH v5 7/8] irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-25 20:16 UTC 

[PATCH v4 net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'
 2014-04-25 19:58 UTC  (2+ messages)

[PATCH v2.56] datapath: Add basic MPLS support to kernel
 2014-04-25 19:57 UTC  (5+ messages)
` [ovs-dev] "

[PATCH] net/phy: tune get_phy_c45_ids to support more c45 phy
 2014-04-25 19:50 UTC  (2+ messages)

[PATCH] net: guard against coalescing packets from buggy network drivers
 2014-04-25 19:32 UTC  (5+ messages)

(unknown),
 2014-04-25 19:13 UTC 

[PATCH v3 net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'
 2014-04-25 18:40 UTC  (5+ messages)

[PATCH] net phy: Check for aneg completion before setting state to PHY_RUNNING
 2014-04-25 17:08 UTC  (4+ messages)

[PATCH net,stable 0/7] qmi_wwan: adding a few new devices
 2014-04-25 17:00 UTC  (8+ messages)
  ` [PATCH net,stable 1/7] net: qmi_wwan: add Sierra Wireless EM7355
  ` [PATCH net,stable 4/7] net: qmi_wwan: add Olivetti Olicard 500
` [PATCH net,stable 2/7] net: qmi_wwan: add Sierra Wireless MC73xx
` [PATCH net,stable 3/7] net: qmi_wwan: add Sierra Wireless MC7305/MC7355
` [PATCH net,stable 5/7] net: qmi_wwan: add Alcatel L800MA
` [PATCH net,stable 6/7] net: qmi_wwan: add a number of CMOTech devices
` [PATCH net,stable 7/7] net: qmi_wwan: add a number of Dell devices

[PATCH 1/4] dt: bindings: Typo s/clocks-names/clock-names/g
 2014-04-25 15:47 UTC  (2+ messages)

[PATCH V2] sctp: reset flowi4_oif parameter on route lookup
 2014-04-25 13:45 UTC  (3+ messages)

[PATCH net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'
 2014-04-25 13:39 UTC  (3+ messages)

[PATCH net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'
 2014-04-25 13:35 UTC 

[PATCH] cxgb4: Update Kconfig to include Chelsio T5 adapter
 2014-04-25 12:30 UTC 

[PATCH v3 13/14] MIPS: net: Add BPF JIT
 2014-04-25 12:06 UTC  (3+ messages)

[PATCH net-next 1/3] net: ipv6: unduplicate {raw,udp}v6_sendmsg code
 2014-04-25 11:09 UTC  (7+ messages)
` [PATCH net-next v4 1/3] net: ipv6: Unduplicate "

[patch net-next] vlan: Don't allow vlan devices to change network namespaces
 2014-04-25 10:23 UTC  (10+ messages)

[PATCH net-next 0/2] Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-04-25  9:43 UTC  (8+ messages)
` [PATCH net-next 1/2] i40evf: "
` [PATCH net-next 2/2] qlcnic: Use pci_enable_msix_exact() "
        ` [PATCH v2 "

[PATCH net-next RESEND 2/2] FDDI: DEC FDDIcontroller 700 TURBOchannel card support
 2014-04-25  9:35 UTC 

[PATCH net-next RESEND 1/2] FDDI: Reformat <linux/if_fddi.h> for 8-character tabs
 2014-04-25  9:35 UTC 

[PATCH net-next] Virtio_net: Set dev->needed_headroom to put the header in
 2014-04-25  8:51 UTC 

[PATCH] sctp: reset flowi4_oif parameter on route lookup
 2014-04-25  8:49 UTC  (3+ messages)

[PATCH net] net: filter: initialize A and X registers
 2014-04-25  8:23 UTC  (10+ messages)

[BUG?] bridge_id not getting set for bridges created with
 2014-04-25  8:18 UTC  (9+ messages)
    ` [PATCH net] bridge: Handle IFLA_ADDRESS correctly when creating bridge device
          ` [PATCH net v2] "

performance decrease ?
 2014-04-25  8:18 UTC  (2+ messages)

in kernel 2.6.x, tun/tap nic supports vlan packets
 2014-04-25  8:09 UTC  (8+ messages)

[PATCH v2 1/2] arc_emac: fix probe error path
 2014-04-25  8:06 UTC  (2+ messages)
` [PATCH v2 2/2] arc_emac: add clock handling

[PATCH net-next v2 0/5] BPF updates
 2014-04-25  7:58 UTC  (7+ messages)
` [PATCH net-next v2 2/5] net: filter: misc/various cleanups
` [PATCH net-next v2 3/5] net: filter: get rid of sock_fprog_kern

deadlock in ipv6?
 2014-04-25  7:33 UTC  (2+ messages)

[PATCH 1/1] iproute2: v3: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool
 2014-04-25  4:56 UTC  (3+ messages)

[PATCH 0/5] treewide: Convert logging message misuses of /n to \n
 2014-04-25  4:07 UTC  (4+ messages)
` [PATCH 1/5] qlge: Convert "
` [PATCH 2/5] iwlegacy: "

[PATCH net-next] tipc: fix a possible memory leak
 2014-04-25  2:44 UTC 

[PATCH net-next v2 0/4] net: Broadcom SYSTEMPORT driver
 2014-04-25  1:09 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver
` [PATCH net-next v2 2/4] Documentation: add Broadcom SYSTEMPORT Device Tree bindings
` [PATCH net-next v2 3/4] net: systemport: hook SYSTEMPORT driver in the build
` [PATCH net-next v2 4/4] MAINTAINERS: add Broadcom SYSTEMPORT driver entry

[net] i40e: fix Timesync Tx interrupt handler code
 2014-04-25  1:05 UTC 

[net-next v2 00/13][pull request] Intel Wired LAN Driver Updates
 2014-04-25  1:03 UTC  (14+ messages)
` [net-next v2 01/13] igb: Cleanups to fix pointer location error
` [net-next v2 02/13] igb: Cleanups to fix for trailing statement
` [net-next v2 03/13] igb: Cleanups to change comment style on license headers
` [net-next v2 04/13] igb: Cleanups to fix assignment in if error
` [net-next v2 05/13] igb: Cleanups to fix missing break in switch statements
` [net-next v2 06/13] igb: Cleanups to remove return parentheses
` [net-next v2 07/13] igb: Cleanups to fix line length warnings
` [net-next v2 08/13] igb: Cleanups to fix msleep warnings
` [net-next v2 09/13] igb: Cleanups to fix static initialization
` [net-next v2 10/13] igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
` [net-next v2 11/13] igb: Cleanups to remove unneeded extern declaration
` [net-next v2 12/13] igb: Replace 1/0 return values with true/false
` [net-next v2 13/13] igb: Change memcpy to struct assignment

[PATCH] inetpeer_gc_worker: trivial cleanup
 2014-04-25  0:53 UTC 

[PATCH] cleanup_net: trivial cleanup
 2014-04-25  0:50 UTC 

[PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
 2014-04-25  0:29 UTC  (5+ messages)

[PATCH] pci: Use designated initialization in PCI_VDEVICE
 2014-04-25  0:10 UTC  (6+ messages)

[RFC PATCH 00/12] RCU'ify the net:sched classifier chains
 2014-04-24 23:51 UTC  (4+ messages)

[PATCH V1 net-next 1/1] hyperv: Enable sendbuf mechanism on the send path
 2014-04-24 22:30 UTC  (4+ messages)

[PATCH net] net: filter: initialize A and X registers
 2014-04-24 22:18 UTC  (5+ messages)

[PATCH net-next] Ethtool: Add Altera Triple Speed Ethernet Support
 2014-04-24 22:07 UTC  (2+ messages)
` [PATCH net-next] Ethtool: Add Altera Triple Speed Ethernet Register Dump Routine


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