netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-11 16:36:09 to 2014-11-12 09:28:42 UTC [more...]

[PATCH 0/5] stmmac: pci: various cleanups and fixes
 2014-11-12  9:28 UTC  (8+ messages)
` [PATCH 2/5] stmmac: pci: use managed resources

[PATCH net-next] cxgb4: Fix static checker warning
 2014-11-12  9:31 UTC 

[PATCH 00/22] net: phy: refactoring and Micrel features
 2014-11-12  9:19 UTC  (30+ messages)
  ` [PATCH 01/22] dt/bindings: fix documentation of ethernet-phy compatible property
` [PATCH 02/22] net: phy: add module_phy_driver macro
` [PATCH 03/22] net: phy: replace phy_driver_register calls
` [PATCH 04/22] net: phy: replace phy_drivers_register calls
` [PATCH 05/22] net: phy: micrel: fix config_intr error handling
` [PATCH 06/22] net: phy: micrel: use BIT macro
` [PATCH 07/22] net: phy: micrel: refactor broadcast disable
` [PATCH 08/22] net: phy: micrel: disable broadcast for KSZ8081/KSZ8091
` [PATCH 09/22] net: phy: micrel: add led-mode sanity check
` [PATCH 10/22] net: phy: micrel: refactor led-mode error handling
` [PATCH 11/22] net: phy: micrel: clean up led-mode setup
` [PATCH 12/22] net: phy: micrel: enable led-mode for KSZ8081/KSZ8091
` [PATCH 13/22] net: phy: add static data field to struct phy_driver
` [PATCH 14/22] net: phy: micrel: add device-type abstraction
` [PATCH 15/22] net: phy: micrel: parse of nodes at probe
` [PATCH 16/22] net: phy: micrel: add has-broadcast-disable flag to type data
` [PATCH 17/22] net: phy: micrel: add generic rmii-ref-clk-sel support
` [PATCH 18/22] net: phy: micrel: add support for rmii_ref_clk_sel to KSZ8081/KSZ8091
` [PATCH 19/22] dt/bindings: add micrel,rmii_ref_clk_sel_25_mhz to eth-phy binding
` [PATCH 20/22] net: phy: micrel: refactor interrupt config
` [PATCH 21/22] net: phy: micrel: add copyright entry
` [RFC 22/22] net: phy: micrel: use generic config_init for KSZ8021/KSZ8031

[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
 2014-11-12  9:12 UTC  (4+ messages)

How to make stack send broadcast ARP request when entry is STALE?
 2014-11-12  8:46 UTC  (7+ messages)

[patch -next] amd-xgbe: fix ->rss_hash_type
 2014-11-12  8:31 UTC 

[patch net-next 1/2] net: move vlan pop/push functions into common code
 2014-11-12  7:47 UTC  (6+ messages)
` [patch net-next 2/2] sched: introduce vlan action

[PATCH nf] netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
 2014-11-12  7:35 UTC  (3+ messages)

[PATCH net] cxgb4 : dcb open-lldp interop fixes
 2014-11-12  7:30 UTC 

[PATCH] brcmfmac: unlink URB when request timed out
 2014-11-12  7:00 UTC  (10+ messages)

[PATCH net-next 0/2] r8152: adjust rx functions
 2014-11-12  6:29 UTC  (13+ messages)
` [PATCH net-next 2/2] r8152: adjust rtl_start_rx

[PATCH net-next] udp: Neaten function pointer calls and add braces
 2014-11-12  5:59 UTC 

[net-next PATCH v3 0/5] Replace __skb_alloc_pages with simpler function
 2014-11-12  5:11 UTC  (11+ messages)
` [net-next PATCH v3 1/5] net: Add device Rx page allocation function
` [net-next PATCH v3 2/5] cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page
` [net-next PATCH v3 3/5] phonet: Replace calls to "
` [net-next PATCH v3 4/5] fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
` [net-next PATCH v3 5/5] net: Remove __skb_alloc_page and __skb_alloc_pages

[PATCH v4] QE: Move QE from arch/powerpc to drivers/soc
 2014-11-12  3:40 UTC 

HELP: IPsec reordering issue
 2014-11-12  3:29 UTC  (5+ messages)

[PATCH net-next 0/3] dev_disable_lro() improvements for stacked devices
 2014-11-12  2:47 UTC  (4+ messages)

[PATCH net-next 1/1] ipvlan: Initial check-in of the IPVLAN driver
 2014-11-12  2:46 UTC  (9+ messages)

[PATCH] selftests/net: psock_fanout seg faults in sock_fanout_read_ring()
 2014-11-12  2:44 UTC  (2+ messages)

[GIT PULL nf] IPVS Fixes for v3.18
 2014-11-12  2:24 UTC  (3+ messages)

[PATCH] ipvs: Keep skb->sk when allocating headroom on tunnel xmit
 2014-11-12  2:22 UTC  (5+ messages)

[GIT PULL nf] Second Round of IPVS Fixes for v3.18
 2014-11-12  2:22 UTC  (2+ messages)
` [PATCH nf] ipvs: Keep skb->sk when allocating headroom on tunnel xmit

[PATCH net-next v2 0/3] Code adjustment
 2014-11-12  2:05 UTC  (5+ messages)
` [PATCH net-next v3 "
  ` [PATCH net-next v3 1/3] r8152: remove the duplicate init for the list of rx_done
  ` [PATCH net-next v3 2/3] r8152: clear the flag of SCHEDULE_TASKLET in tasklet
  ` [PATCH net-next v3 3/3] r8152: check RTL8152_UNPLUG and netif_running before autoresume

[PATCH v2 00/19] kselftest install target feature
 2014-11-12  1:06 UTC  (22+ messages)
` [PATCH v2 01/19] selftests/user: move test out of Makefile into a shell script
` [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH v2 03/19] selftests: add install target to enable installing selftests
` [PATCH v2 04/19] selftests/breakpoints: add install target to enable installing test
` [PATCH v2 05/19] selftests/cpu-hotplug: "
` [PATCH v2 06/19] selftests/efivarfs: "
` [PATCH v2 07/19] selftests/firmware: "
` [PATCH v2 08/19] selftests/ipc: "
` [PATCH v2 09/19] selftests/kcmp: "
` [PATCH v2 10/19] selftests/memfd: "
` [PATCH v2 11/19] selftests/memory-hotplug: "
` [PATCH v2 12/19] selftests/mount: "
` [PATCH v2 13/19] selftests/mqueue: "
` [PATCH v2 14/19] selftests/net: "
  ` [PATCH v2 15/19] selftests/ptrace: "
` [PATCH v2 16/19] selftests/sysctl: "
` [PATCH v2 17/19] selftests/timers: "
` [PATCH v2 18/19] selftests/vm: "
` [PATCH v2 19/19] selftests/user: "

"asix: Don't reset PHY on if_up for ASIX 88772" breaks net on arndale platform
 2014-11-12  0:23 UTC  (6+ messages)

[PATCH] smsc911x: power-up phydev before doing a software reset
 2014-11-11 23:30 UTC  (2+ messages)

[PATCH net-next] hyperv: Add processing of MTU reduced by the host
 2014-11-11 23:27 UTC 

[PATCH net 0/2] net: bcmgenet: power management related fixes
 2014-11-11 23:24 UTC  (2+ messages)

[PATCH V2] net: qualcomm: Fix dependency
 2014-11-11 23:13 UTC  (2+ messages)

[PATCH] irda: Simplify IRDA logging macros
 2014-11-11 23:11 UTC  (5+ messages)
  ` [PATCH] irda: Remove IRDA_<TYPE> "
    ` [PATCH] irda: Convert IRDA_DEBUG to pr_debug

[PATCH net-next 0/5] net: phy: bcm7xxx: workaround updates
 2014-11-11 22:55 UTC  (6+ messages)
` [PATCH net-next 1/5] net: phy: bcm7xxx: only show PHY revision once
` [PATCH net-next 2/5] net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaround
` [PATCH net-next 3/5] net: phy: bcm7xxx: introduce r_rc_cal_reset helper
` [PATCH net-next 4/5] net: phy: bcm7xxx: add PHY revision D0 workaround sequence
` [PATCH net-next 5/5] net: phy: bcm7xxx: add workaround for PHY revision E0 and F0

skbuff_fclone_cache poison overwritten
 2014-11-11 22:33 UTC  (3+ messages)

[patch net-next v2 00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-11 21:43 UTC  (5+ messages)
` [patch net-next v2 08/10] bridge: add API to notify bridge driver of learned FBD on offloaded device

[PATCH 0/9] net: phy: micrel: refactoring and KSZ8081/KSZ8091 features
 2014-11-11 21:43 UTC  (12+ messages)
` [PATCH 1/9] dt/bindings: fix documentation of ethernet-phy compatible property
` [PATCH 2/9] net: phy: micrel: fix config_intr error handling
` [PATCH 3/9] net: phy: micrel: use BIT macro
` [PATCH 4/9] net: phy: micrel: refactor broadcast disable
` [PATCH 5/9] net: phy: micrel: disable broadcast for KSZ8081/KSZ8091
` [PATCH 6/9] net: phy: micrel: add led-mode sanity check
` [PATCH 7/9] net: phy: micrel: refactor led-mode error handling
` [PATCH 8/9] net: phy: micrel: clean up led-mode setup
` [PATCH 9/9] net: phy: micrel: enable led-mode for KSZ8081/KSZ8091

Tracking errors in netdevice (and other?) notifiers
 2014-11-11 21:42 UTC  (2+ messages)

[net] ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
 2014-11-11 21:32 UTC  (2+ messages)

[Patch net-next] net: kill netif_copy_real_num_queues()
 2014-11-11 21:30 UTC  (2+ messages)

[net-next v2 00/10][pull request] Intel Wired LAN Driver Updates 2014-11-11
 2014-11-11 21:28 UTC  (2+ messages)

[PATCH v2] usbnet: smsc95xx: dereferencing NULL pointer
 2014-11-11 21:25 UTC  (2+ messages)

[PATCH] net: qualcomm: Fix dependancy
 2014-11-11 21:19 UTC  (2+ messages)

[PATCH 0/4] move pci_assivned_vfs() check (while disabling VFs) to pci sub-system
 2014-11-11 20:39 UTC  (3+ messages)

[PATCH] net: phy: Correctly handle MII ioctl which changes autonegotiation
 2014-11-11 20:39 UTC  (3+ messages)

[PATCH net] ipv6: fix IPV6_PKTINFO with v4 mapped
 2014-11-11 20:33 UTC  (2+ messages)

[Patch net-next v3] neigh: remove dynamic neigh table registration support
 2014-11-11 20:31 UTC  (2+ messages)

[Patch net-next] net: remove netif_set_real_num_rx_queues()
 2014-11-11 20:22 UTC  (4+ messages)

[PATCH net] net: sctp: fix memory leak in auth key management
 2014-11-11 20:20 UTC  (2+ messages)

[PATCH net] net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet
 2014-11-11 20:20 UTC  (2+ messages)

[PATCH resent] net: ppp: Don't call bpf_prog_create() in ppp_lock
 2014-11-11 20:15 UTC  (2+ messages)

[PATCH v1 net-next 0/2] bonding: Introduce 4 AD link speed
 2014-11-11 19:47 UTC  (4+ messages)
` [PATCH v1 net-next 1/2] bonding: Expand speed type bits of the AD Port Key

[PATCH] phy/micrel: KSZ8031RNL RMII clock reconfiguration bug
 2014-11-11 19:41 UTC  (2+ messages)
`  "

[PATCH] stmmac: split to core library and probe drivers
 2014-11-11 19:35 UTC  (2+ messages)

[PATCH net-next] dccp: Convert DCCP_WARN to net_warn_ratelimited
 2014-11-11 19:18 UTC  (6+ messages)
  ` [RFC PATCH net-next] net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
      ` [PATCH V2 "

[PATCH 0/3] net: phy: add module_phy_driver macro
 2014-11-11 19:14 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] net: phy: replace phy_driver_register calls
` [PATCH 3/3] net: phy: replace phy_drivers_register calls

am335x: cpsw: phy ignores max-speed setting
 2014-11-11 19:08 UTC  (4+ messages)

[PATCH v2 net-next] PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
 2014-11-11 18:40 UTC  (2+ messages)

[PATCH v2] VNIC: Adding support for Cavium ThunderX network controller
 2014-11-11 18:39 UTC  (2+ messages)

[GIT net-next] Open vSwitch
 2014-11-11 18:34 UTC  (2+ messages)

[PATCH net-next] dsa: Use netdev_<level> instead of printk
 2014-11-11 18:31 UTC  (2+ messages)

[PATCH net] net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set
 2014-11-11 18:25 UTC  (2+ messages)

[PATCH V3 net-next 0/2] mlx4: Add CHECKSUM_COMPLETE support
 2014-11-11 18:23 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: SO_INCOMING_CPU support
 2014-11-11 18:18 UTC  (2+ messages)

question about ethtool bits?
 2014-11-11 18:12 UTC  (2+ messages)

[net-next PATCH v2 0/5] Replace __skb_alloc_pages with simpler function
 2014-11-11 17:24 UTC  (8+ messages)
` [net-next PATCH v2 1/5] net: Add device Rx page allocation function
` [net-next PATCH v2 2/5] cxgb4/cxgb4vf: Replace __skb_alloc_page with __netdev_alloc_page
` [net-next PATCH v2 3/5] phonet: Replace calls to "
` [net-next PATCH v2 4/5] fm10k/igb/ixgbe: Replace __skb_alloc_page with netdev_alloc_page
` [net-next PATCH v2 5/5] net: Remove __skb_alloc_page and __skb_alloc_pages

[PATCH V1 net-next] net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask
 2014-11-11 16:37 UTC  (2+ 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).