netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-23 19:21:52 to 2015-10-26 09:03:21 UTC [more...]

[PATCH net-next v8 00/10] Add new drivers: qed & qede
 2015-10-26  9:02 UTC  (4+ messages)
` [PATCH net-next v8 01/10] qed: Add module with basic common support
` [PATCH net-next v8 02/10] qed: Add basic L2 interface
` [PATCH net-next v8 03/10] qede: Add basic Network driver

Linux 4.2.4
 2015-10-26  8:58 UTC  (9+ messages)

[-next] WARNING at iwl_mvm_time_event_send_add+0x72/0x1b6
 2015-10-26  8:41 UTC  (5+ messages)
` [linuxwifi] "

[PATCH] net: tso: add support for IPv6
 2015-10-26  8:31 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH net] macvtap: unbreak receiving of gro skb with frag list
 2015-10-26  8:30 UTC  (6+ messages)

[GIT PULL v2] ARCNET: code simplification and features
 2015-10-26  8:23 UTC  (7+ messages)
` [PATCHv2 net-next 1/6] arcnet: move dev_free_skb to its only user
` [PATCHv2 net-next 2/6] arcnet: com20020: add enable and disable device on open/close
` [PATCHv2 net-next 3/6] arcnet: com20020-pci: set dev_port to the subdevice index
` [PATCHv2 net-next 4/6] arcnet: com20020-pci: add rotary index support
` [PATCHv2 net-next 5/6] arcnet: com20020-pci: add led trigger support
` [PATCHv2 net-next 6/6] arcnet: add netif_carrier_on/off for reconnect

[PATCH v8] can: xilinx: Convert to runtime_pm
 2015-10-26  6:11 UTC 

[PATCH v7] can: xilinx: Convert to runtime_pm
 2015-10-26  6:11 UTC  (3+ messages)

[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-26  5:36 UTC  (21+ messages)
` [RFC Patch 01/12] PCI: Add virtfn_index for struct pci_device
` [RFC Patch 03/12] IXGBE: Add sysfs interface for Qemu to migrate VF status in the PF driver
` [RFC Patch 05/12] IXGBE: Add new sysfs interface of "notify_vf"
` [RFC Patch 08/12] IXGBEVF: Rework code of finding the end transmit desc of package

[PATCH net-next] bnxt_en: Fix compile warnings when CONFIG_INET is not set
 2015-10-26  5:39 UTC  (2+ messages)

[PATCH v5 1/2] geneve: implement support for IPv6-based tunnels
 2015-10-26  4:08 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v2 net-next 0/4] Automatic adjustment of max frame size
 2015-10-26  3:40 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: Add ndo_enc_hdr_len to notify extra header room for encapsulated frames
` [PATCH v2 net-next 2/4] e1000e: Add ndo_enc_hdr_len
` [PATCH v2 net-next 3/4] vlan: Notify real device of encap header length
` [PATCH v2 net-next 4/4] bridge: Notify port "

[PATCHv3 net 1/3] openvswitch: Fix double-free on ip_defrag() errors
 2015-10-26  3:21 UTC  (3+ messages)
` [PATCHv3 net 2/3] ipv6: Export nf_ct_frag6_consume_orig()
` [PATCHv3 net 3/3] openvswitch: Fix skb leak using IPv6 defrag

[PATCH net-next 0/3] bpf_perf_event_output helper
 2015-10-26  1:46 UTC  (7+ messages)
` [PATCH net-next 2/3] bpf: introduce bpf_perf_event_output() helper

[PATCH 1/2] can: xilinx: use readl/writel instead of ioread/iowrite
 2015-10-26  1:25 UTC  (6+ messages)

[PATCH 0/4] net: thunderx: Support pass-2 revision hardware
 2015-10-26  1:16 UTC  (6+ messages)
` [PATCH 1/4] net: thunderx: Remove PF soft reset
` [PATCH 2/4] net: thunderx: Fix incorrect subsystem devid of VF on pass2 silicon
` [PATCH 3/4] net: thunderx: Rewrite silicon revision tests
` [PATCH 4/4] net: thunderx: Incorporate pass2 silicon CPI index configuration changes

[net-next:master 1610/1613] net/tipc/link.c:176:5: sparse: symbol 'tipc_link_is_active' was not declared. Should it be static?
 2015-10-26  1:13 UTC  (5+ messages)
` [RFC PATCH net-next] tipc: tipc_link_is_active() can be static

[PATCH net 0/4] gianfar: Misc. fixes and updates
 2015-10-26  1:29 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 0/4] Automatic adjustment of max frame size
 2015-10-26  1:09 UTC 

[PATCH net-next] net: encx24j600: Fix mask to update LED configuration
 2015-10-26  1:24 UTC  (2+ messages)

[PATCH v3 0/2] mvneta ethtool statistics
 2015-10-26  1:21 UTC  (2+ messages)

[PATCH net-next 0/4] Automatic adjustment of max frame size
 2015-10-26  0:56 UTC  (3+ messages)

[PATCH net-next V18 0/3] openvswitch: Add support for 802.1ad
 2015-10-26  0:11 UTC  (4+ messages)
  ` [PATCH net-next V17 1/3] openvswitch: 802.1ad uapi changes
` [PATCH net-next V17 2/3] Check for vlan ethernet types for 8021.q or 802.1ad
` [PATCH net-next V18 3/3] 802.1AD: Flow handling, actions, vlan parsing and netlink attributes

(unknown),
 2015-10-25 19:54 UTC  (3+ messages)
` [PATCH 08/11] net: bluetooth: change the len parameter of sco_send_frame() to size_t

[PATCH net-next] bpf: make tracing helpers gpl only
 2015-10-25 18:17 UTC  (3+ messages)

[PATCH v3 net-next] bpf: fix bpf_perf_event_read() helper
 2015-10-25 16:23 UTC  (5+ messages)

[PATCH 0/8] add missing of_node_put
 2015-10-25 13:57 UTC  (7+ messages)
` [PATCH 1/8] net: thunderx: "
` [PATCH 2/8] net: netcp: "
` [PATCH 3/8] netdev/phy: "
` [PATCH 4/8] net: phy: mdio: "
` [PATCH 7/8] ath6kl: "
` [PATCH 8/8] net: mv643xx_eth: "

[PATCH net] ipv6: no CHECKSUM_PARTIAL on skbs with extension headers and recalc checksum during fragmentation
 2015-10-25 13:32 UTC  (8+ messages)

[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-25 13:45 UTC  (4+ messages)
  ` [PATCH net-next] af_unix: do not report POLLOUT on listeners

[net-next:master 1605/1613] net/tipc/link.c:166:6: sparse: symbol 'link_is_bc_sndlink' was not declared. Should it be static?
 2015-10-25 13:34 UTC  (4+ messages)
` [RFC PATCH net-next] tipc: link_is_bc_sndlink() can be static

[PATCH net-next v7 00/10] Add new drivers: qed & qede
 2015-10-25 12:14 UTC  (5+ messages)
` [PATCH net-next v7 01/10] qed: Add module with basic common support

[PATCH] net/mlx4: Memcpy at slave_event should copy sizeof mlx4_eqe
 2015-10-25 10:07 UTC  (3+ messages)

IPv6 and private net with masquerading not working correctly
 2015-10-25  7:52 UTC  (2+ messages)

[PATCH RFC net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2015-10-25  5:56 UTC  (8+ messages)
` [PATCH RFC net-next 1/2] tcp: Add DPIFL thin stream detection mechanism
` [PATCH RFC net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

CONFIG_XPS depends on L1_CACHE_BYTES being greater than sizeof(struct xps_map)
 2015-10-25  5:41 UTC  (15+ messages)

[PATCH] ipv6 route: Aggregate table getting code
 2015-10-25  2:44 UTC  (4+ messages)
    ` [PATCH] ipv6 route: Use flag instead of calling fib6_get_table() twice

openvswitch: net --> net-next merge
 2015-10-25  0:20 UTC  (2+ messages)

[PATCH RFT v2] sh_eth: fix kernel oops in skb_put()
 2015-10-24 22:42 UTC 

Hi
 2015-10-18 13:04 UTC 

[PATCHv2 net 1/3] openvswitch: Fix double-free on ip_defrag() errors
 2015-10-24 18:43 UTC  (5+ messages)
` [PATCHv2 net 2/3] ipv6: Export nf_ct_frag6_consume_orig()
` [PATCHv2 net 3/3] openvswitch: Fix skb leak using IPv6 defrag

[PATCH 1/1] commit e53376bef2cd97d3e3f61fdc677fb8da7d03d0da upstream
 2015-10-24 18:31 UTC  (2+ messages)

[PATCH 1/1] commit c6825c0976fa7893692e0e43b09740b419b23c09 upstream
 2015-10-24 18:31 UTC  (2+ messages)

[PATCH net] ipv4: fix problems from the RTNH_F_LINKDOWN introduction
 2015-10-24 18:20 UTC 

[PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
 2015-10-24 15:45 UTC  (5+ messages)

[PATCH v2 1/2] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller
 2015-10-24 14:24 UTC  (3+ messages)
` [PATCH v2 2/2] net: ethernet: add driver "

[PATCH net-next 00/16] tipc: improve broadcast implementation
 2015-10-24 14:02 UTC  (2+ messages)

Missing IPv4 routes
 2015-10-24 13:32 UTC  (3+ messages)

[PATCH net] ipv6: gre: support SIT encapsulation
 2015-10-24 12:47 UTC 

pull request: bluetooth-next 2015-10-22
 2015-10-24 12:13 UTC  (2+ messages)

[PATCH RTF] sh_eth: fix kernel oops in skb_put()
 2015-10-24 12:05 UTC  (2+ messages)

[PATCH net-next] ipv6: icmp: include addresses in debug messages
 2015-10-24 12:00 UTC 

net: fec: stable queue request
 2015-10-24 11:56 UTC  (2+ messages)

[PATCH net-next 0/8] xen-netback/core: packet hashing
 2015-10-24 11:55 UTC  (2+ messages)

[PATCH net v3] openvswitch: Fix egress tunnel info
 2015-10-24 10:26 UTC  (6+ messages)

[Intel-wired-lan] [PATCH] fm10k:Fix error handling in the function fm10k_probe
 2015-10-24  6:28 UTC 

[Intel-wired-lan] [PATCH] e1000e:Fix incorrect assumption that the function e1000e_up always runs successfully in e1000_change_mtu
 2015-10-24  6:01 UTC 

[RFC PATCH net-next] net/core: initial support for stacked dev feature toggles
 2015-10-24  5:51 UTC  (3+ messages)

RE:
 2015-10-24  5:01 UTC 

[PATCH] glibc: Terminate process on invalid netlink response from kernel [BZ #12926]
 2015-10-24  4:22 UTC  (2+ messages)

[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-24  2:30 UTC  (11+ messages)

[PATCH v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-24  1:19 UTC  (4+ messages)

[PATCH net-next] bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set
 2015-10-24  0:47 UTC  (2+ messages)

ip_no_pmtu_disc and UDP
 2015-10-24  0:44 UTC  (4+ messages)

[PATCH net] amd-xgbe: Use wmb before updating current descriptor count
 2015-10-24  0:43 UTC  (4+ messages)

[RFC PATCH 1/3] odp-util: Fix CT action formating
 2015-10-23 23:37 UTC  (5+ messages)
` [RFC PATCH 2/3] tests: Enable debugging in pyftpdlib
  ` [ovs-dev] "

[PATCH net 1/3] openvswitch: Fix double-free on ip_defrag() errors
 2015-10-23 23:01 UTC  (3+ messages)
` [PATCH net 2/3] ipv6: Export nf_ct_frag6_consume_orig()
` [PATCH net 3/3] openvswitch: Fix skb leak using IPv6 defrag

[PATCH net-next] net: dsa: bcm_sf2: Implement FDB operations
 2015-10-23 22:44 UTC  (4+ messages)

[iproute RFC PATCH 0/9] Document tc filters
 2015-10-23 22:41 UTC  (4+ messages)

[PATCH 0/2] sh_eth: RX buffer alignment fixes
 2015-10-23 21:46 UTC  (3+ messages)
` [PATCH 1/2] sh_eth: fix RX buffer size alignment
` [PATCH 2/2] sh_eth: fix RX buffer size calculation

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-23 19:51 UTC  (8+ messages)

[PATCH net-next V17 0/3] openvswitch: Add support for 802.1ad
 2015-10-23 19:42 UTC  (8+ messages)
` [PATCH net-next V17 3/3] 802.1AD: Flow handling, actions, vlan parsing and netlink attributes


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