netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-30 09:39:50 to 2015-09-30 20:19:02 UTC [more...]

[PATCH net-next 0/2] openvswitch: add IPv6 tunneling support
 2015-09-30 20:18 UTC  (9+ messages)
` [PATCH net-next 1/2] openvswitch: add tunnel protocol to sw_flow_key
` [PATCH net-next 2/2] openvswitch: netlink attributes for IPv6 tunneling

[PATCH] net: usb: asix: Fix crash on skb alloc failure
 2015-09-30 20:20 UTC 

Rate limiting AP bandwidth change messages in ieee80211_config_bw?
 2015-09-30 19:04 UTC  (3+ messages)

[patch net-next v3 02/10] switchdev: introduce transaction item queue for attr_set and obj_add
 2015-09-30 18:56 UTC  (6+ messages)

checkpoint/restore of seccomp filters v3
 2015-09-30 18:56 UTC  (15+ messages)
` [PATCH v3 1/5] seccomp: save the original filter
` [PATCH v3 2/5] seccomp: add the concept of a seccomp filter FD
` [PATCH v3 3/5] seccomp: add a ptrace command to get seccomp filter fds
` [PATCH v3 4/5] kcmp: add KCMP_FILE_PRIVATE_DATA
` [PATCH v3 5/5] bpf: save the program the user actually supplied

[PATCH net-next 0/6] ila: Optimization to preserve value of early demux
 2015-09-30 18:40 UTC  (4+ messages)
` [PATCH net-next 5/6] ipv6: Call xfrm6_xlat_addr from ipv6_rcv

[RFT] geneve: implement support for IPv6-based tunnels
 2015-09-30 18:34 UTC  (4+ messages)
` [RFT v2] "
  ` [RFT v3] "

[PATCH/RFC v2 net-next 0/4] ravb: Add support for r8a7795 SoC
 2015-09-30 18:26 UTC  (5+ messages)
` [PATCH/RFC v2 net-next 3/4] ravb: Document binding "

[PATCH net-next 0/5] bridge: vlan: cleanups & fixes
 2015-09-30 18:16 UTC  (6+ messages)
` [PATCH net-next 1/5] bridge: vlan: adjust rhashtable initial size and hash locks size
` [PATCH net-next 2/5] bridge: vlan: fix possible null vlgrp deref while registering new port
` [PATCH net-next 3/5] bridge: vlan: move pvid inside net_bridge_vlan_group
` [PATCH net-next 4/5] bridge: vlan: fix possible null ptr derefs on port init and deinit
` [PATCH net-next 5/5] bridge: vlan: don't pass flags when creating context only

Problem with ICMP rate limiting and redirects
 2015-09-30 18:13 UTC  (3+ messages)

[patch net-next] switchdev: bring back switchdev_obj and use it as a generic object param
 2015-09-30 18:00 UTC  (2+ messages)

[PATCHv2 net-next 0/4] cxgb4: Trivial fixes for cxgb4
 2015-09-30 17:53 UTC  (6+ messages)
` [PATCHv2 net-next 1/4] cxgb4 : Update T4/T5/T6 register ranges
` [PATCHv2 net-next 2/4] cxgb4: For T4, don't read the Firmware Mailbox Control register
` [PATCHv2 net-next 3/4] cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
` [PATCHv2 net-next 4/4] cxgb4: Report correct link speed for unsupported ones

[PATCH wpan-tools 1/2] security: add nl802154 security support
 2015-09-30 17:46 UTC  (5+ messages)
` [PATCH wpan-tools 2/2] security: add store and restore scripts

[RFC PATCH 0/3] net: dsa: Complete and fix the dsa unbinding
 2015-09-30 17:43 UTC  (2+ messages)

[PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make rxq_def useful
 2015-09-30 17:39 UTC  (8+ messages)
` [PATCH v2 2/7] irq: Export per-cpu irq allocation and de-allocation functions

[PATCH v2 00/14] RDS: connection scalability and performance improvements
 2015-09-30 17:24 UTC  (15+ messages)
` [PATCH v2 02/14] RDS: make socket bind/release locking scheme simple and more efficient
` [PATCH v2 03/14] RDS: fix rds_sock reference bug while doing bind
` [PATCH v2 04/14] RDS: Use per-bucket rw lock for bind hash-table
  ` [PATCH v2 01/14] RDS: use kfree_rcu in rds_ib_remove_ipaddr
  ` [PATCH v2 05/14] RDS: defer the over_batch work to send worker
  ` [PATCH v2 06/14] RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL
  ` [PATCH v2 07/14] RDS: IB: ack more receive completions to improve performance
  ` [PATCH v2 09/14] RDS: IB: handle rds_ibdev release case instead of crashing the kernel
  ` [PATCH v2 10/14] RDS: IB: fix the rds_ib_fmr_wq kick call
  ` [PATCH v2 11/14] RDS: IB: use already available pool handle from ibmr
` [PATCH v2 08/14] RDS: IB: split send completion handling and do batch ack
` [PATCH v2 12/14] RDS: IB: mark rds_ib_fmr_wq static
` [PATCH v2 13/14] RDS: IB: use max_mr from HCA caps than max_fmr
` [PATCH v2 14/14] RDS: IB: split mr pool to improve 8K messages performance

simplify configfs attributes
 2015-09-30 16:59 UTC  (10+ messages)
` [PATCH 02/23] usb-gadget: use per-attribute show and store methods

[PATCH net-next 0/3] RDS: RDS-TCP perf enhancements
 2015-09-30 16:13 UTC  (14+ messages)
` [PATCH net-next 1/3] net/rds: Use a single TCP socket for both send and receive
` [PATCH net-next 2/3] RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
` [PATCH net-next 3/3] RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit

[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
 2015-09-30 16:03 UTC  (3+ messages)
` [MM PATCH V4.1 "

[PATCH 00/12] net: assorted y2038 changes
 2015-09-30 15:32 UTC  (25+ messages)
` [PATCH 01/12] net: fec: avoid timespec use
` [PATCH 02/12] net: stmmac: avoid using timespec
` [PATCH 03/12] net: igb: "
` [PATCH 04/12] mwifiex: use ktime_get_real for timestamping
` [PATCH 05/12] mwifiex: avoid gettimeofday in ba_threshold setting
` [PATCH 06/12] mac80211: use ktime_get_seconds
` [PATCH 07/12] atm: hide 'struct zatm_t_hist'
    ` [PATCH v2] atm: remove "
` [PATCH 08/12] nfnetlink: use y2038 safe timestamp
` [PATCH 09/12] ipv6: use ktime_t for internal timestamps
` [PATCH 10/12] net: sctp: avoid incorrect time_t use
` [PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation
    ` [Y2038] "
      ` [RFC v2] "
  ` [RFC PATCH] ipv4: ktime_get_ms_of_day() can be static
` [PATCH 12/12] [RFC] can: avoid using timeval for uapi

[PATCH] staging: rtl8188eu: Add missing include
 2015-09-30 15:20 UTC 

question about potential integer truncation in mwifiex_set_wapi_ie and mwifiex_set_wps_ie
 2015-09-30 15:13 UTC  (3+ messages)

[PATCH] net ipv4 ipconfig: use preferred log methods
 2015-09-30 15:00 UTC  (4+ messages)
` [PATCH] net ipv4: "

[PATCH v2 net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-30 15:00 UTC  (8+ messages)
` [PATCH v2 net-next 4/6] net: switchdev: pass callback to dump operation
` [PATCH v2 net-next 6/6] net: switchdev: extract struct switchdev_obj_*

[PATCH net-next 0/4] cxgb4: Trivial fixes for cxgb4
 2015-09-30 14:50 UTC  (6+ messages)
` [PATCH net-next 1/4] cxgb4 : Update T4/T5/T6 register ranges
` [PATCH net-next 2/4] cxgb4: For T4, don't read the Firmware Mailbox Control register
` [PATCH net-next 3/4] cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
` [PATCH net-next 4/4] cxgb4: Report correct link speed for unsupported ones

[PATCH net 0/7] OVS conntrack fixes for net
 2015-09-30 14:42 UTC  (3+ messages)
` [PATCH net 3/7] openvswitch: Fix skb leak in ovs_fragment()

[RFC v3 net-next 00/10] Add new drivers: qed & qede
 2015-09-30 14:23 UTC  (22+ messages)
` [RFC v3 net-next 01/10] qed: Add module with basic common support
  ` [PATCH] qed: fix simple_return.cocci warnings
  ` [PATCH] qed: fix kzalloc-simple.cocci warnings
` [RFC v3 net-next 02/10] qed: Add basic L2 interface
` [RFC v3 net-next 03/10] qede: Add basic Network driver
` [RFC v3 net-next 04/10] qed: Add slowpath L2 support
` [RFC v3 net-next 05/10] qede: Add basic network device support
  ` [PATCH] qede: fix simple_return.cocci warnings
` [RFC v3 net-next 06/10] qede: classification configuration
` [RFC v3 net-next 07/10] qed: Add link support
` [RFC v3 net-next 08/10] qede: Add support for link
` [RFC v3 net-next 09/10] qed: Add statistics support
` [RFC v3 net-next 10/10] qede: Add basic ethtool support

[PATCH net-next v1 0/8] amd-xgbe: AMD XGBE driver updates 2015-09-30
 2015-09-30 13:53 UTC  (9+ messages)
` [PATCH net-next v1 1/8] amd-xgbe: Remove an unneeded semicolon on a switch statement
` [PATCH net-next v1 2/8] amd-xgbe: Use proper DT / ACPI precedence checking
` [PATCH net-next v1 3/8] amd-xgbe: Add ethtool support for setting the msglevel
` [PATCH net-next v1 4/8] amd-xgbe: Add ethtool error and debug messages
` [PATCH net-next v1 5/8] amd-xgbe: Simplify calculation and setting of queue fifos
` [PATCH net-next v1 6/8] amd-xgbe: Add receive buffer unavailable statistic
` [PATCH net-next v1 7/8] amd-xgbe: Use device workqueue instead of system workqueue
` [PATCH net-next v1 8/8] amd-xgbe: Remove the XGBE_LINK state bit

[PATCH] amd-xgbe: fix potential memory leak in xgbe-debugfs
 2015-09-30 14:06 UTC  (2+ messages)

[PATCH v2] Documentation: improve line discipline method descriptions
 2015-09-30 14:03 UTC  (2+ messages)

List corruption on epoll_ctl(EPOLL_CTL_DEL) an AF_UNIX socket
 2015-09-30 13:51 UTC  (10+ messages)

HW communication debugging interface - ideas?
 2015-09-30 13:51 UTC 

[PATCH net-next] tcp: restore fastopen operations
 2015-09-30 13:18 UTC 

[PATCH net] ipv4: add support for "gratuitous" redirect
 2015-09-30 12:55 UTC  (3+ messages)

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-09-30
 2015-09-30 12:52 UTC  (18+ messages)
` [net-next 01/17] i40evf: missing rtnl_unlock in i40evf_resume()
` [net-next 02/17] i40e: rtnl_lock called twice in i40e_pci_error_resume()
` [net-next 03/17] i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion
` [net-next 04/17] i40e: Fix a port VLAN configuration bug
` [net-next 05/17] i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp
` [net-next 06/17] i40e/i40evf: fix Tx hang workaround code
` [net-next 07/17] i40e: count drops in netstat interface
` [net-next 08/17] i40e: use QOS field consistently
` [net-next 09/17] i40e: limit debugfs io ops
` [net-next 10/17] i40e: Remove useless message
` [net-next 11/17] i40e/i40evf: add new device id 1588
` [net-next 12/17] i40e: Strip VEB stats if they are disabled in HW
` [net-next 13/17] i40e: refactor interrupt enable
` [net-next 14/17] i40e: warn on double free
` [net-next 15/17] i40evf: tweak init timing
` [net-next 16/17] i40e: fix kbuild warnings
` [net-next 17/17] i40e: fix 32 bit build warnings

[PATCH bluetooth-next 0/4] ieee802154: add llsec support over nl802154
 2015-09-30 11:25 UTC  (2+ messages)

pull-request: can 2015-09-30
 2015-09-30 11:12 UTC  (2+ messages)
` [PATCH] can: peak_pci: add unused device id. in devices table

[PATCH v5 01/22] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
 2015-09-30 10:45 UTC  (3+ messages)
` [PATCH v5 17/22] net/xen-netfront: Make it running on 64KB page granularity
` [PATCH v5 18/22] net/xen-netback: "

xfrm4_garbage_collect reaching limit
 2015-09-30  9:54 UTC  (7+ messages)

[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
 2015-09-30  9:45 UTC 

[PATCH 1/1] xfrm: Fix state threshold configuration from userspace
 2015-09-30  9:39 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).