Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-04 23:01:55 to 2016-02-06 08:37:42 UTC [more...]

[PATCH] bgmac: add helper checking for BCM4707 / BCM53018 chip id
 2016-02-06  8:37 UTC  (2+ messages)

[PATCH net-next 0/6] bpf: introduce per-cpu maps
 2016-02-06  8:35 UTC  (2+ messages)

[PATCH net-next] ethtool: Declare netdev_rss_key as __read_mostly
 2016-02-06  8:14 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: fastopen: accept data/FIN present in SYNACK
 2016-02-06  8:13 UTC  (2+ messages)

[PATCH v2] ipv6: addrconf: Fix recursive spin lock call
 2016-02-06  8:09 UTC  (2+ messages)

[PATCH net v2 0/4] net: add and use rx_nohandler stat counter
 2016-02-06  8:00 UTC  (3+ messages)
` [PATCH net v3 "

[PATCH net-next v1 1/2] tipc: fix link attribute propagation bug
 2016-02-06  7:46 UTC  (4+ messages)
` [PATCH net-next v1 2/2] tipc: fix link priority propagation

[PATCH net 0/4] net: phy: bcm7xxx 40nm PHY fixes
 2016-02-06  7:43 UTC  (3+ messages)

[net-next 00/20][pull request] 40GbE Intel Wired LAN Driver Updates 2016-02-03
 2016-02-06  7:42 UTC  (2+ messages)

[PATCH net v4] r8169: Add bios support
 2016-02-06  7:39 UTC  (2+ messages)

[PATCH net v4] r8169: Completition on Enable bios support
 2016-02-06  6:49 UTC 

[PATCH net-next 0/7] Faster SO_REUSEPORT for TCP
 2016-02-06  2:59 UTC  (16+ messages)
` [PATCH net-next 1/7] sock: struct proto hash function may error
` [PATCH net-next 2/7] inet: create IPv6-equivalent inet_hash function
` [PATCH net-next 3/7] tcp: __tcp_hdrlen() helper
` [PATCH net-next 4/7] inet: refactor inet[6]_lookup functions to take skb
` [PATCH net-next 5/7] soreuseport: Prep for fast reuseport TCP socket selection
` [PATCH net-next 6/7] soreuseport: "
` [PATCH net-next 7/7] soreuseport: BPF selection functional test for TCP

[PATCH net-next 0/2] tcp/dccp: better use of ephemeral ports
 2016-02-06  2:08 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp/dccp: better use of ephemeral ports in connect()
` [PATCH net-next 2/2] tcp/dccp: better use of ephemeral ports in bind()

[PATCH] dscc4: Undefined signed int shift
 2016-02-06  1:46 UTC 

[PATCH nf-next v7 0/7] openvswitch: NAT support
 2016-02-06  1:41 UTC  (8+ messages)
  ` [PATCH nf-next v7 1/7] netfilter: Remove IP_CT_NEW_REPLY definition
  ` [PATCH nf-next v7 2/7] netfilter: Allow calling into nat helper without skb_dst
  ` [PATCH nf-next v7 3/7] openvswitch: Update the CT state key only after nf_conntrack_in()
  ` [PATCH nf-next v7 4/7] openvswitch: Find existing conntrack entry after upcall
  ` [PATCH nf-next v7 5/7] openvswitch: Handle NF_REPEAT in conntrack action
  ` [PATCH nf-next v7 6/7] openvswitch: Delay conntrack helper call for new connections
  ` [PATCH nf-next v7 7/7] openvswitch: Interface with NAT

[PATCH net-next V2 0/8] net: fec: cleanup/fixes
 2016-02-06  1:03 UTC  (10+ messages)
` [PATCH net-next V2 1/8] net: fec: stop the "rcv is not +last, " error messages
` [PATCH net-next V2 2/8] net: fec: fix rx error counts
` [PATCH net-next V2 3/8] net: fec: fix fec_enet_get_free_txdesc_num
` [PATCH net-next V2 4/8] net: fec: add struct bufdesc_prop
` [PATCH net-next V2 5/8] net: fec: add variable reg_desc_active to speed things up
` [PATCH net-next V2 6/8] net: fec: don't disable FEC_ENET_TS_TIMER interrupt
` [PATCH net-next V2 7/8] net: fec: don't transfer ownership until descriptor write is complete
` [PATCH net-next V2 8/8] net: fec: improve error handling

[net-next PATCH 00/10] Add GSO support for outer checksum w/ inner checksum offloads
 2016-02-05 23:28 UTC  (11+ messages)
` [net-next PATCH 01/10] net: Drop unecessary enc_features variable from tunnel segmentation functions
` [net-next PATCH 02/10] net: Move GSO csum into SKB_GSO_CB
` [net-next PATCH 03/10] net: Update remote checksum segmentation to support use of GSO checksum
` [net-next PATCH 04/10] net: Store checksum result for offloaded GSO checksums
` [net-next PATCH 05/10] net: Move skb_has_shared_frag check out of GRE code and into segmentation
` [net-next PATCH 06/10] gre: Use GSO flags to determine csum need instead of GRE flags
` [net-next PATCH 07/10] gre: Use inner_proto to obtain inner header protocol
` [net-next PATCH 08/10] udp: Clean up the use of flags in UDP segmentation offload
` [net-next PATCH 09/10] udp: Use uh->len instead of skb->len to compute checksum in segmentation
` [net-next PATCH 10/10] net: Allow tunnels to use inner checksum offloads with outer checksums needed

[net-next PATCH 01/10] net: Drop unecessary enc_features variable from tunnel segmentation functions
 2016-02-05 23:24 UTC  (2+ messages)

[PATCH 01/30] rapidio/rionet: fix deadlock on SMP
 2016-02-05 23:19 UTC  (5+ messages)
` [PATCH 02/30] rapidio/rionet: add capability to change MTU
` [PATCH 11/30] rapidio/rionet: add shutdown event handling
` [PATCH 17/30] rapidio/rionet: add locking into add/remove device
` [PATCH 18/30] rapidio/rionet: add mport removal handling

[PATCH] net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
 2016-02-05 23:13 UTC 

[PATCH net-next] igb: assume MSI-X interrupts during initialization
 2016-02-05 23:13 UTC  (3+ messages)
` [net-next] "

[V4.4-rc6 Regression] af_unix: Revert 'lock_interruptible' in stream receive code
 2016-02-05 23:03 UTC  (8+ messages)
` [PATCH] af_unix: Don't set err in unix_stream_read_generic unless there was an error

[PATCH] af_unix: Don't use continue to re-execute unix_stream_read_generic loop
 2016-02-05 22:52 UTC 

[PATCH v2 net-next 0/4] batch calls to fib_flush and arp_ifdown
 2016-02-05 22:37 UTC  (7+ messages)
` [PATCH v2 net-next 1/4] net: add event_list to struct net and provide utility functions
` [PATCH v2 net-next 2/4] net: dev: add batching to net_device notifiers
` [PATCH v2 net-next 3/4] net: core: introduce neigh_ifdown_all for all down interfaces
` [PATCH v2 net-next 4/4] net: fib: avoid calling fib_flush for each device when doing batch close and unregister

[PATCH] net: smc911x: convert pxa dma to dmaengine
 2016-02-05 22:30 UTC  (5+ messages)

gigaset: memory leak in gigaset_initcshw
 2016-02-05 21:25 UTC  (13+ messages)

Reply: [net] bonding: use return instead of goto
 2016-02-05 21:24 UTC  (2+ messages)

[PATCH v2 0/4] lib: add "on" and "off" to strtobool
 2016-02-05 21:18 UTC  (16+ messages)
` [PATCH v2 1/4] lib: move strtobool to kstrtobool
` [PATCH v2 2/4] lib: update single-char callers of strtobool
` [PATCH v2 3/4] lib: add "on"/"off" support to kstrtobool
` [PATCH v2 4/4] param: convert some "on"/"off" users to strtobool

[PATCH v3 0/4] lib: add "on" and "off" to strtobool
 2016-02-05 21:12 UTC  (5+ messages)
` [PATCH v3 1/4] lib: move strtobool to kstrtobool
` [PATCH v3 2/4] lib: update single-char callers of strtobool
` [PATCH v3 3/4] lib: add "on"/"off" support to kstrtobool
  ` [PATCH v3 4/4] param: convert some "on"/"off" users to strtobool

[PATCH v4 net-next 0/8] Local Checksum Offload
 2016-02-05 20:43 UTC  (9+ messages)
` [PATCH net-next 1/8] net: local checksum offload for encapsulation
` [PATCH net-next 2/8] net: udp: always set up for CHECKSUM_PARTIAL offload
` [PATCH net-next 3/8] net: enable LCO for udp_tunnel_handle_offloads() users
` [PATCH net-next 4/8] net: vxlan: enable local checksum offload
` [PATCH net-next 5/8] fou: enable LCO in FOU and GUE
` [PATCH net-next 6/8] net: gre: Implement LCO for GRE over IPv4
` [PATCH net-next 7/8] net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
` [PATCH net-next 8/8] Documentation/networking: add checksum-offloads.txt to explain LCO

[PATCH 0/2] ethtool: {SG}RXFH indirection deficiency
 2016-02-05 20:30 UTC  (3+ messages)
` [PATCH 1/2] ethtool: support notifying drivers when user requests default rxfh table
` [PATCH 2/2] fm10k: correctly report error when changing number of channels

[PATCH net-next 0/2] mpls: packet stats and ttl propagation config
 2016-02-05 19:27 UTC  (3+ messages)
` [PATCH net-next 1/2] mpls: packet stats
` [PATCH net-next 2/2] mpls: allow TTL propagation to/from IP packets to be configured

[PATCH net] net: dsa: mv88e6xxx: do not leave reserved VLANs
 2016-02-05 19:07 UTC 

[PATCH net] net: dsa: mv88e6xxx: fix software VLAN deletion
 2016-02-05 19:04 UTC 

Keystone 2 boards boot failure
 2016-02-05 18:55 UTC  (12+ messages)

[RFC] Inverse of flowi{4,6}_oif: flowi{4,6}_not_oif
 2016-02-05 18:38 UTC  (6+ messages)
` [PATCH] flowi: add concept of "not_oif"

[RFC 0/2] mac80211: add support for ht_caps mcs rxmask override
 2016-02-05 15:42 UTC  (3+ messages)
` [RFC 1/2] cfg80211: "
  ` [RFC 2/2] nl80211: add nl attribute to set "

[patch net-next RFC 0/6] Introduce devlink interface and first drivers to use it
 2016-02-05 17:38 UTC  (10+ messages)

[PATCH v2 net-next 0/2] IPv6 NFC
 2016-02-05 16:57 UTC  (5+ messages)
` [PATCH net-next 1/2] ethtool: add IPv6 to the NFC API
` [PATCH net-next 2/2] sfc: implement IPv6 NFC (and IPV4_USER_FLOW)

[RFC] iwlwifi: pcie: transmit queue auto-sizing
 2016-02-05 16:48 UTC  (8+ messages)
` [RFC v2] "

bonding reports interface up with 0 Mbps
 2016-02-05 16:43 UTC  (8+ messages)

[PATCH] ethtool: add dynamic flag to {SG}RXFH
 2016-02-05 16:42 UTC  (6+ messages)
` [PATCH 1/2] ethtool: add dynamic flag to ETHTOOL_{GS}RXFH commands

[PATCH] net: cavium: liquidio: fix check for in progress flag
 2016-02-05 16:30 UTC 

[PATCH net] hv_netvsc: Restore needed_headroom request
 2016-02-05 16:29 UTC 

[PATCH v3] openvswitch: allow management from inside user namespaces
 2016-02-05 16:20 UTC 

[PATCH] net: ethernet: support "fixed-link" DT node on nb8800 driver
 2016-02-05 15:58 UTC  (15+ messages)
  ` [PATCH v2] net: ethernet: support "fixed-link" DT key/node "
          ` [PATCH v3] net: ethernet: support "fixed-link" DT node "
              ` [PATCH v4] net: ethernet: nb8800: support fixed-link DT node

[PATCH 2/3] dummy: make device count build-time configurable
 2016-02-05 15:09 UTC  (3+ messages)

[PATCH 3/3] bonding: make device count build-time configurable
 2016-02-05 15:07 UTC  (6+ messages)

[PATCH 1/3] ifb: make device count build-time configurable
 2016-02-05 15:02 UTC  (5+ messages)

Hello There
 2016-02-05 12:50 UTC 

Hello There
 2016-02-05 10:22 UTC 

Hello There
 2016-02-05 10:49 UTC 

Estimado usuario de la Cuenta
 2016-02-05 11:53 UTC 

[PATCH] af_packet: Raw socket destruction warning fix
 2016-02-05 11:26 UTC  (3+ messages)

Hello There
 2016-02-05 10:00 UTC 

[PATCH v3 net-next] net: Implement fast csum_partial for x86_64
 2016-02-05 10:07 UTC  (12+ messages)

Rendszergazda
 2016-02-05  9:09 UTC 

[PATCH] netfilter: tee: select NF_DUP_IPV6 unconditionally
 2016-02-05  9:20 UTC 

feature - ip link set <dev> primary <dev> ?
 2016-02-05  9:10 UTC  (2+ messages)

我的主页在
 2016-02-04 18:49 UTC 

Hello There
 2016-02-05  7:37 UTC 

[PATCH for-next 0/3] Add TOS support and some cleanup
 2016-02-05  6:13 UTC  (4+ messages)
` [PATCH for-next 1/3] iw_cxgb4: make queue allocation code more readable
` [PATCH for-next 2/3] iw_cxgb4: remove false error log entry
  ` [PATCH for-next 3/3] cxgb4/iw_cxgb4: TOS support

[PATCH] af_packet: Raw socket destruction warning fix
 2016-02-05  5:23 UTC 

[net] igbvf: remove "link is Up" message when registering mcast address
 2016-02-05  2:30 UTC  (2+ messages)

Reply: [PATCH iproute2] ip-link: remove warning message
 2016-02-05  1:50 UTC 

[PATCH net-next 0/2] IPv6 NFC
 2016-02-05  1:47 UTC  (5+ messages)
` [PATCH net-next 1/2] ethtool: add IPv6 to the NFC API
` [PATCH net-next 2/2] sfc: implement IPv6 NFC (and IPV4_USER_FLOW)

[PATCH iproute2] geneve: add support for lwt tunnel creation and dst port selection
 2016-02-05  0:58 UTC  (2+ messages)

[PATCH iproute2] tc: fix compilation with old gcc (< 4.6) (bis)
 2016-02-05  0:50 UTC  (2+ messages)
  ` [RESEND PATCH "

[PATCH iproute2] ipmonitor: match user option 'all' before 'all-nsid'
 2016-02-05  0:48 UTC  (2+ messages)

[PATCH next] ipvlan: inherit MTU from master device
 2016-02-05  0:22 UTC  (2+ messages)

[PATCH V2 net-next] hv_netvsc: cleanup netdev feature flags for netvsc
 2016-02-04 23:49 UTC 

[net-next PATCH 0/7] tc offload for cls_u32 on ixgbe
 2016-02-04 23:19 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 read-only IMAP folder(s) and NNTP newsgroup(s).