netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-04 21:00:03 to 2016-05-05 22:41:48 UTC [more...]

[RFC PATCH net-next 00/20] net: dsa: mv88e6xxx: turn into monolithic driver
 2016-05-05 22:41 UTC  (20+ messages)
` [RFC PATCH net-next 01/20] net: dsa: mv88e6xxx: factorize PHY access with PPU
` [RFC PATCH net-next 02/20] net: dsa: mv88e6xxx: factorize PHY indirect access
` [RFC PATCH net-next 03/20] net: dsa: mv88e6xxx: factorize EEPROM access
` [RFC PATCH net-next 04/20] net: dsa: mv88e6xxx: factorize temperature access
` [RFC PATCH net-next 05/20] net: dsa: mv88e6xxx: factorize MAC address setting
` [RFC PATCH net-next 06/20] net: dsa: mv88e6xxx: factorize EEE access
` [RFC PATCH net-next 07/20] net: dsa: mv88e6xxx: factorize registers access
` [RFC PATCH net-next 08/20] net: dsa: mv88e6xxx: factorize bridge support
` [RFC PATCH net-next 09/20] net: dsa: mv88e6xxx: factorize VTU access
` [RFC PATCH net-next 10/20] net: dsa: mv88e6xxx: factorize ATU access
` [RFC PATCH net-next 11/20] net: dsa: mv88e6xxx: factorize switch reset
` [RFC PATCH net-next 12/20] net: dsa: mv88e6xxx: factorize global setup
` [RFC PATCH net-next 13/20] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup
` [RFC PATCH net-next 14/20] net: dsa: mv88e6xxx: factorize VLAN Ethertype
` [RFC PATCH net-next 15/20] net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup
` [RFC PATCH net-next 16/20] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup
` [RFC PATCH net-next 18/20] net: dsa: mv88e6xxx: factorize switch setup
` [RFC PATCH net-next 19/20] net: dsa: mv88e6xxx: factorize tag protocol
` [RFC PATCH net-next 20/20] net: dsa: mv88e6xxx: factorize the switch driver

[PATCH] tools: bpf_jit_disasm: check for klogctl failure
 2016-05-05 22:39 UTC 

[PATCH nf-next 0/9] netfilter: remove per-netns conntrack tables, part 1
 2016-05-05 22:36 UTC  (6+ messages)

[RFC PATCH] gso: Replace SKB_GSO_IPIP and SKB_GSO_SIT with outer L3 types
 2016-05-05 22:34 UTC  (2+ messages)

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-05 22:25 UTC  (12+ messages)
  ` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible
  ` [v10, 2/7] ARM64: dts: ls2080a: add device configuration node
  ` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v10, 4/7] dt: move guts devicetree doc out of powerpc directory
  ` [v10, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v10, 6/7] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[net-next PATCH v2 0/9] Fix Tunnel features and enable GSO partial for several drivers
 2016-05-05 22:00 UTC  (12+ messages)
` [net-next PATCH v2 5/9] mlx4: Add support for UDP tunnel segmentation with outer checksum offload

[PATCH v9 net-next 0/7] openvswitch: support for layer 3 encapsulated packets
 2016-05-05 21:45 UTC  (7+ messages)
` [PATCH v9 net-next 3/7] openvswitch: add support to push and pop mpls for layer3 packets
` [PATCH v9 net-next 4/7] openvswitch: add layer 3 flow/port support
` [PATCH v9 net-next 7/7] openvswitch: use ipgre tunnel rather than gretap tunnel

[PATCH net-next] macvtap: add namespace support to the sysfs device class
 2016-05-05 21:23 UTC  (9+ messages)
` [PATCH net-next v2] "
        ` [PATCH net-next v4] "
    ` [PATCH net-next v3] "

[PATCH 0/3] net-next: mediatek: improve phy support
 2016-05-05 21:20 UTC  (8+ messages)
  ` [PATCH 1/3] net-next: mediatek: fix gigabit and flow control advertisement
  ` [PATCH 2/3] net-next: mediatek: add fixed-phy support
  ` [PATCH 3/3] net-next: mediatek: add RX delay support

mlx5 core/en oops in 4.6-rc6+
 2016-05-05 20:51 UTC  (4+ messages)

[PATCH net-next 00/13] net: Various VRF patches
 2016-05-05 20:00 UTC  (21+ messages)
` [PATCH net-next 01/13] net: vrf: Create FIB tables on link create
` [PATCH net-next 02/13] net: l3mdev: Move get_saddr and rt6_dst
` [PATCH net-next 03/13] net: l3mdev: Allow send on enslaved interface
` [PATCH net-next 04/13] net: ipv6: tcp reset, icmp need to consider L3 domain
` [PATCH net-next 05/13] net: l3mdev: Add hook in ip and ipv6
` [PATCH net-next 06/13] net: original ingress device index in PKTINFO
` [PATCH net-next 07/13] net: vrf: ipv4 support for local traffic to local addresses
` [PATCH net-next 08/13] net: vrf: ipv6 "
` [PATCH net-next 09/13] net: l3mdev: Propagate route lookup flags for IPv6
` [PATCH net-next 10/13] net: vrf: Handle ipv6 multicast and link-local addresses
` [PATCH net-next 11/13] net: vrf: rcu protect changes to private data
` [PATCH net-next 12/13] net: vrf: Implement get_saddr for IPv6
` [PATCH net-next 13/13] net: ipv6: address selection should only consider devices in L3 domain

[PATCH net-next] vxlan: if_arp: introduce ARPHRD_VXLANGPE
 2016-05-05 19:56 UTC  (3+ messages)

[PATCH net-next 0/2] net: vrf: Fixup PKTINFO to return enslaved device index
 2016-05-05 19:37 UTC  (3+ messages)
` [PATCH net-next 1/2] net: l3mdev: Add hook in ip and ipv6
` [PATCH net-next 2/2] net: original ingress device index in PKTINFO

[PATCH] rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring
 2016-05-05 19:25 UTC  (2+ messages)

[PATCH] VSOCK: do not disconnect socket when peer has shutdown SEND only
 2016-05-05 18:23 UTC  (2+ messages)

[PATCH 0/3] net/mlx5e: Kconfig fixes
 2016-05-05 18:09 UTC  (4+ messages)
` [PATCH 2/3] net/mlx5e: make VXLAN support conditional

[PATCH net-next 00/14] ipv6: Enable GUEoIPv6 and more fixes for v6 tunneling
 2016-05-05 17:48 UTC  (25+ messages)
` [PATCH net-next 01/14] gso: Remove arbitrary checks for unsupported GSO
` [PATCH net-next 02/14] gre6: Fix flag translations
` [PATCH net-next 03/14] udp: Don't set skb->encapsulation with RCO
` [PATCH net-next 04/14] fou: Call setup_udp_tunnel_sock
` [PATCH net-next 05/14] fou: Split out {fou,gue}_build_header
` [PATCH net-next 06/14] fou: Add encap ops for IPv6 tunnels
` [PATCH net-next 07/14] ipv6: Fix nexthdr for reinjection
` [PATCH net-next 08/14] ipv6: Change "final" protocol processing for encapsulation
` [PATCH net-next 09/14] fou: Support IPv6 in fou
` [PATCH net-next 10/14] ip6_tun: Add infrastructure for doing encapsulation
` [PATCH net-next 11/14] ip6_gre: Add support for fou/gue encapsulation
` [PATCH net-next 12/14] ip6_tunnel: "
` [PATCH net-next 13/14] ip6ip6: Support for GSO/GRO
` [PATCH net-next 14/14] ip4ip6: "

[PATCH] cfg80211/nl80211: add wifi tx power mode switching support
 2016-05-05 16:07 UTC  (2+ messages)

[PATCH v2] rtlwifi: Remove double check for cnt_after_linked
 2016-05-05 15:08 UTC 

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2016-04-26
 2016-05-05 15:00 UTC  (8+ messages)
` [net-next 08/15] i40e: Allow user to change input set mask for flow director

Your mailbox is almost full
 2016-05-05 13:28 UTC 

[patch] qede: uninitialized variable in qede_start_xmit()
 2016-05-05 13:21 UTC 

[patch] netxen: netxen_rom_fast_read() doesn't return -1
 2016-05-05 13:20 UTC 

[patch 2/2] netxen: reversed condition in netxen_nic_set_link_parameters()
 2016-05-05 13:19 UTC 

[patch 1/2] netxen: fix error handling in netxen_get_flash_block()
 2016-05-05 13:18 UTC 

[patch] i40e: fix an uninitialized variable bug
 2016-05-05 13:18 UTC 

[PULL] virtio/qemu: fixes for 4.6
 2016-05-05 13:04 UTC 

A couple of questions about the SKB fragments
 2016-05-05 12:58 UTC  (3+ messages)

[PATCH 00/12] net-next: mediatek: bug fixes and tx stall fixes
 2016-05-05 12:25 UTC  (14+ messages)
` [PATCH 01/12] net-next: mediatek: fix DQL support
  ` [PATCH 02/12] net-next: mediatek: add missing return code check
  ` [PATCH 03/12] net-next: mediatek: fix missing free of scratch memory
  ` [PATCH 04/12] net-next: mediatek: invalid buffer lookup in mtk_tx_map()
  ` [PATCH 05/12] net-next: mediatek: dropped rx packets are not being counted properly
  ` [PATCH 06/12] net-next: mediatek: add next data pointer coherency protection
  ` [PATCH 07/12] net-next: mediatek: disable all interrupts during probe
  ` [PATCH 08/12] net-next: mediatek: fix threshold value
` [PATCH 09/12] net-next: mediatek: increase watchdog_timeo
` [PATCH 10/12] net-next: mediatek: fix off by one in the TX ring allocation
` [PATCH 11/12] net-next: mediatek: only wake the queue if it is stopped
` [PATCH 12/12] net-next: mediatek: remove superfluous queue wake up call

[REGRESSION] asix: Lots of asix_rx_fixup() errors and slow transmissions
 2016-05-05 12:19 UTC  (7+ messages)

[PATCH net-next 0/4] xen-netback: support for control ring
 2016-05-05 11:19 UTC  (5+ messages)
` [PATCH net-next 1/4] xen-netback: add control ring boilerplate
` [PATCH net-next 2/4] xen-netback: add control protocol implementation
` [PATCH net-next 3/4] xen-netback: pass hash value to the frontend
` [PATCH net-next 4/4] xen-netback: use hash value from "

[PATCH 0/2] wireless: Allow wiphy/hwsim management from user namespaces
 2016-05-05 10:16 UTC  (3+ messages)
` [PATCH 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces

[PATCH 1/3] MAINTAINERS: change my email address
 2016-05-05  9:28 UTC  (3+ messages)
  ` [PATCH 2/3] net-next: mediatek: "
  ` [PATCH 3/3] net-next: lantiq: "

[PATCH 0/4] net-next: mediatek: implement IRQ grouping
 2016-05-05  9:27 UTC  (5+ messages)
` [PATCH 1/4] net-next: mediatek: remove superfluous register reads
  ` [PATCH 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks
  ` [PATCH 3/4] net-next: mediatek: add IRQ locking
` [PATCH 4/4] net-next: mediatek: add support for IRQ grouping

[PATCH] netdev: enc28j60 kernel panic fix
 2016-05-05  8:51 UTC  (2+ messages)

[PATCH net-next] cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled
 2016-05-05  5:35 UTC 

[PATCH net 1/1] qede: prevent chip hang when increasing channels
 2016-05-05  4:35 UTC 

[PATCH net-next 0/2] net: l3mdev: Allow send on enslaved interface
 2016-05-05  4:54 UTC  (3+ messages)
` [PATCH net-next 1/2] net: l3mdev: Move get_saddr and rt6_dst
` [PATCH net-next 2/2] net: l3mdev: Allow send on enslaved interface

[PATCH net-next v2] net: vrf: Create FIB tables on link create
 2016-05-05  4:46 UTC 

[PATCH net-next] net: vrf: Create FIB tables on link create
 2016-05-05  4:29 UTC  (3+ messages)

[PATCH] net: ipv6: tcp reset, icmp need to consider L3 domain
 2016-05-05  4:26 UTC 

[net-next] MAINTAINERS: Cleanup Intel Wired LAN maintainers list
 2016-05-05  4:25 UTC  (2+ messages)

[PATC net-next] tcp: must block bh in __inet_twsk_hashdance()
 2016-05-05  4:25 UTC  (7+ messages)
      ` [PATCH net-next] tcp: two more missing bh disable

task_diag: add a new interface to get information about processes
 2016-05-05  3:39 UTC  (2+ messages)

[v9, 0/7] Fix eSDHC host version register bug
 2016-05-05  3:21 UTC  (5+ messages)
` [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver

linux-next: manual merge of the net-next tree with the net tree
 2016-05-05  0:30 UTC 

[PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events
 2016-05-05  0:01 UTC  (6+ messages)
` [RESEND PATCH "
    ` [Y2038] "

[PATCH net-next] cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure
 2016-05-04 23:55 UTC 

[net-next 00/14][pull request] 10GbE Intel Wired LAN Driver Updates 2016-05-04
 2016-05-04 21:48 UTC  (2+ messages)

[PATCH net 0/2] bnxt_en: 2 bug fixes
 2016-05-04 21:12 UTC  (2+ messages)

[PATCH next] drivers: fix dev->trans_start removal fallout
 2016-05-04 21:07 UTC  (2+ messages)

[PATCH next] bonding: update documentation section after dev->trans_start removal
 2016-05-04 21:07 UTC  (2+ messages)

[patch] usbnet: smsc95xx: silence an uninitialized variable warning
 2016-05-04 21:00 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).