netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-28 16:16:19 to 2015-09-29 17:20:22 UTC [more...]

[PATCH 0/7] Further optimizing SLAB/SLUB bulking
 2015-09-29 17:20 UTC  (18+ messages)
` [PATCH 5/7] slub: support for bulk free with SLUB freelists
` [MM PATCH V4 0/6] Further optimizing SLAB/SLUB bulking
  ` [MM PATCH V4 1/6] slub: create new ___slab_alloc function that can be called with irqs disabled
  ` [MM PATCH V4 2/6] slub: Avoid irqoff/on in bulk allocation
  ` [MM PATCH V4 3/6] slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
  ` [MM PATCH V4 4/6] slab: implement bulking for SLAB allocator
  ` [MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
  ` [MM PATCH V4 6/6] slub: optimize bulk slowpath free by detached freelist

[PATCH net-next 0/4] ila: Use NF_INET_PRE_ROUTING nfhook
 2015-09-29 17:17 UTC  (6+ messages)

[PATCH net-next] net: dsa: fix preparation of a port STP update
 2015-09-29 16:42 UTC  (2+ messages)

[PATCH net-next v2] net: Add support for filtering neigh dump by master device
 2015-09-29 16:32 UTC 

[v4.3.0-rc2->3] Regression: BIG networking performance loss
 2015-09-29 16:32 UTC 

unregister_netdevice warnings when deleting netns
 2015-09-29 16:12 UTC  (8+ messages)

[RFT] geneve: implement support for IPv6-based tunnels
 2015-09-29 16:10 UTC  (4+ messages)

[PATCH bluetooth-next 0/4] ieee802154: add llsec support over nl802154
 2015-09-29 16:08 UTC  (3+ messages)
` [PATCH bluetooth-next 1/4] netlink: add nla_get for le32 and le64

[PATCH v2 net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-29 16:07 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] net: switchdev: remove dev in port_vlan_dump_put
` [PATCH v2 net-next 2/6] net: switchdev: move dev in switchdev_fdb_dump
` [PATCH v2 net-next 3/6] net: switchdev: remove dev from switchdev_obj cb
` [PATCH v2 net-next 4/6] net: switchdev: pass callback to dump operation
` [PATCH v2 net-next 5/6] net: switchdev: abstract object in add/del ops
` [PATCH v2 net-next 6/6] net: switchdev: extract struct switchdev_obj_*

[PATCH] testptp: Silence compiler warnings on ppc64
 2015-09-29 15:45 UTC 

Fw: [Bug 105221] New: system panics under load on mlx4_en interfaces
 2015-09-29 15:44 UTC 

[PATCH net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-29 15:43 UTC  (8+ messages)
` [PATCH net-next 1/6] net: switchdev: remove dev in port_vlan_dump_put
` [PATCH net-next 2/6] net: switchdev: move dev in switchdev_fdb_dump
` [PATCH net-next 3/6] net: switchdev: remove dev from switchdev_obj cb
` [PATCH net-next 4/6] net: switchdev: pass callback to dump operation
` [PATCH net-next 5/6] net: switchdev: abstract object in add/del ops
` [PATCH net-next 6/6] net: switchdev: extract struct switchdev_obj_*

question about potential integer truncation in mwifiex_set_wapi_ie and mwifiex_set_wps_ie
 2015-09-29 15:21 UTC 

[PATCH v2 1/1] net sysfs: Print link speed as signed integer
 2015-09-29 15:13 UTC  (2+ messages)

[PATCH] net/mlx4: Handle return codes in mlx4_qp_attach_common
 2015-09-29 15:03 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH net-next 00/14] tcp: listener refactoring preparations
 2015-09-29 14:42 UTC  (15+ messages)
` [PATCH net-next 01/14] tcp/dccp: constify send_synack and send_reset socket argument
` [PATCH net-next 02/14] tcp: remove unused len argument from tcp_rcv_state_process()
` [PATCH net-next 03/14] tcp: remove tcp_rcv_state_process() tcp_hdr argument
` [PATCH net-next 04/14] dccp: use inet6_csk_route_req() helper
` [PATCH net-next 05/14] inet: constify inet_csk_route_child_sock() socket argument
` [PATCH net-next 06/14] inet: constify __inet_inherit_port() sock argument
` [PATCH net-next 07/14] net: constify sk_gfp_atomic() "
` [PATCH net-next 08/14] dccp: constify dccp_create_openreq_child() "
` [PATCH net-next 09/14] tcp: constify tcp_create_openreq_child() socket argument
` [PATCH net-next 10/14] tcp/dccp: constify syn_recv_sock() method sock argument
` [PATCH net-next 11/14] tcp: cookie_init_sequence() cleanups
` [PATCH net-next 12/14] tcp: constify tcp_v{4|6}_route_req() sock argument
` [PATCH net-next 13/14] tcp: constify tcp_syn_flood_action() socket argument
` [PATCH net-next 14/14] tcp: prepare fastopen code for upcoming listener changes

[PATCH RFC 0/7] netfilter: introduce new chain type for local socket input
 2015-09-29 13:37 UTC  (9+ messages)
` [PATCH RFC 1/7] netfilter: add socket to struct nft_pktinfo
` [PATCH RFC 2/7] netfilter: nft_meta: look at pkt->sk rather than skb->sk
` [PATCH RFC 3/7] netfilter: add NF_INET_LOCAL_SOCKET_IN chain type
` [PATCH RFC 4/7] net: tcp_ipv4, udp_ipv4: hook up LOCAL_SOCKET_IN netfilter chains
` [PATCH RFC 5/7] net: tcp_ipv6, udp_ipv6: "
` [PATCH RFC 6/7] net: sctp: "
` [PATCH RFC 7/7] net: dccp: "

[PATCH net-next 0/6] make non-modular code explicitly non-modular
 2015-09-29 13:33 UTC  (11+ messages)
` [PATCH 1/6] net/core: make sock_diag.c "
` [PATCH 2/6] net/dcb: make dcbnl.c "
` [PATCH 3/6] net/sched: make sch_blackhole.c "
` [PATCH 4/6] net/ethernet: make amd/hplance.c driver "
` [PATCH 5/6] net/ethernet: make 8390/mac8390.c "
` [PATCH 6/6] net/ethernet: make apple/macmace.c "

[PATCH v4 net-next 0/2] ipv4: Hash-based multipath routing
 2015-09-29 12:38 UTC  (5+ messages)

Per-flow IPv4 ECMP
 2015-09-29 12:35 UTC  (3+ messages)

4.3-rc3 Regression: NFS access stall by commit 6ae459bdaaee
 2015-09-29 10:33 UTC  (3+ messages)

[PATCH 1/1] xfrm: Fix state threshold configuration from userspace
 2015-09-29  9:25 UTC 

[PATCH] [net] orinoco_usb:Fix error handling in ezusb_probe()
 2015-09-29  8:33 UTC 

[PATCH 0/5] net: m68k: Allow modular build
 2015-09-29  8:24 UTC  (6+ messages)
` [PATCH 1/5] net: mac8390: "
` [PATCH 2/5] net: 7990: Export lance_poll() to modules
` [PATCH 3/5] net: hplance: Allow modular build
` [PATCH 4/5] m68k/mac: Export Peripheral System Controller (PSC) base address to modules
` [PATCH 5/5] net: macmace: Allow modular build

[PATCH v3 1/2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-29  8:08 UTC  (2+ messages)
` [v3,1/2] "

[RFC v2 net-next 05/10] qede: Add basic network device support
 2015-09-29  7:54 UTC  (6+ messages)

[PATCH] mwifiex: Make mwifiex_dbg a function, reduce object size
 2015-09-29  7:33 UTC  (2+ messages)
`  "

[net] skbuff: Fix skb checksum flag on skb pull
 2015-09-29  7:30 UTC  (4+ messages)

[RFC PATCH] Fix false positives in can_checksum_protocol()
 2015-09-29  7:12 UTC  (10+ messages)

BUG: Mellanox crash with iommu=soft and swiotlb=force
 2015-09-29  7:04 UTC  (3+ messages)

[PATCH v2] net: sctp: Don't use 64 kilobyte lookup table for four elements
 2015-09-29  5:52 UTC  (7+ messages)

[net-next PATCH] net: help compiler generate better code in eth_get_headlen
 2015-09-29  5:51 UTC  (2+ messages)

[PATCH] l2tp: protect tunnel->del_work by ref_count
 2015-09-29  5:39 UTC  (2+ messages)

[PATCH v2 net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-29  5:37 UTC  (3+ messages)

[PATCH net-next] cxgb4: Add HW timesptamp support for RX
 2015-09-29  5:35 UTC  (2+ messages)

[PATCH net-next v4] net: Fix Hisilicon Network Subsystem Support Compilation
 2015-09-29  5:34 UTC  (2+ messages)

[PATCH v3 1/3] net: irda: pxaficp_ir: use sched_clock() for time management
 2015-09-29  5:33 UTC  (6+ messages)
` [PATCH v3 2/3] net: irda: pxaficp_ir: convert to readl and writel
` [PATCH v3 3/3] net: irda: pxaficp_ir: dmaengine conversion

[PATCH net v2] skbuff: Fix skb checksum flag on skb pull
 2015-09-29  5:32 UTC  (4+ messages)

[PATCH] net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
 2015-09-29  5:31 UTC  (2+ messages)

[PATCH net-next] net: Remove redundant oif checks in rt6_device_match
 2015-09-29  5:30 UTC  (2+ messages)

[PATCH net-next] lan78xx: Return 0 when lan78xx_suspend() has no error
 2015-09-29  5:29 UTC  (2+ messages)

[PATCH] net ipv4 ipconfig: use preferred log methods
 2015-09-29  5:24 UTC  (2+ messages)

[PATCH v2] net/ibm/emac: bump version numbers for correct work with ethtool
 2015-09-29  5:23 UTC  (2+ messages)

[PATCH net-next 0/4] switchdev: push bridge attributes down
 2015-09-29  5:22 UTC  (5+ messages)

[PATCH net-next 0/8] Mellanox mlx5 driver update
 2015-09-29  5:20 UTC  (3+ messages)

[PATCH 17/19] tools: bpf_jit_disasm: make get_last_jit_image return unsigned
 2015-09-29  5:18 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next] tcp: avoid reorders for TFO passive connections
 2015-09-29  5:11 UTC  (2+ messages)

[PATCH net 0/2] sctp: Fix SCTP deadlock
 2015-09-29  4:03 UTC  (2+ messages)

[net-next v2 0/6][pull request] Intel Wired LAN Driver Updates 2015-09-28
 2015-09-29  3:59 UTC  (8+ messages)
` [net-next v2 1/6] i40e: Move i40e_get_head into header file
` [net-next v2 2/6] i40e/i40evf: refactor tx timeout logic
` [net-next v2 3/6] i40e: add GRE tunnel type to csum encoding
` [net-next v2 4/6] i40e: Fix RS bit update in Tx path and disable force WB workaround
` [net-next v2 5/6] i40e: Fix for recursive RTNL lock during PROMISC change
` [net-next v2 6/6] igb: assume MSI-X interrupts during initialization

[net] i40e/i40evf: check for stopped admin queue
 2015-09-29  3:58 UTC  (2+ messages)

[net] i40e: fix VLAN inside VXLAN
 2015-09-29  3:58 UTC  (2+ messages)

[PATCH net-next] BNX2: fix a Null Pointer for stats_blk
 2015-09-29  3:18 UTC  (4+ messages)
` [PATCH net-next v2] "
  ` [PATCH net-next v2 RESEND] "

[PATCH net] skbuff: Fix skb checksum partial check
 2015-09-29  3:13 UTC  (3+ messages)

[GIT PULL nf-next 00/84] Second Round of IPVS Updates for v4.4
 2015-09-29  0:55 UTC  (5+ messages)
  ` [PATCH] ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL

[net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-09-28
 2015-09-29  0:33 UTC  (7+ messages)
` [net-next 1/5] i40e: Move i40e_get_head into header file
` [net-next 2/5] i40e/i40evf: refactor tx timeout logic
` [net-next 3/5] i40e: add GRE tunnel type to csum encoding
` [net-next 4/5] i40e: Fix RS bit update in Tx path and disable force WB workaround
` [net-next 5/5] igb: assume MSI-X interrupts during initialization

[PATCH net-next] dsa: mv88e6xxx: Fix unsigned/signed issue
 2015-09-28 23:53 UTC 

[PATCH] dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port
 2015-09-28 23:50 UTC 

[PATCH net] netlink: make sure -EBUSY won't escape from netlink_insert
 2015-09-28 23:46 UTC  (4+ messages)

request for stable inclusion
 2015-09-28 23:14 UTC  (2+ messages)

e1000_hw.c_Elementary checkpatch warnings and checks removed
 2015-09-28 22:01 UTC 

[PATCH 0/5] y2038 conversion for ntp/pps and sfc driver
 2015-09-28 20:21 UTC  (6+ messages)
` [PATCH 1/5] ntp/pps: use timespec64 for hardpps()
` [PATCH 2/5] ntp/pps: replace getnstime_raw_and_real with 64-bit version
` [PATCH 3/5] ntp: use timespec64 in sync_cmos_clock
` [PATCH 4/5] ntp/pps: use y2038 safe types in pps_event_time
` [PATCH 5/5] net: sfc: avoid using timespec

[net-next PATCH 0/3] Minor IPv4 routing cleanups
 2015-09-28 18:10 UTC  (4+ messages)
` [net-next PATCH 1/3] net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
` [net-next PATCH 2/3] net: Swap ordering of tests in ip_route_input_mc
` [net-next PATCH 3/3] net: Remove martian_source_keep_err goto label

[PATCH net-next v2 00/11] net: L3 master device
 2015-09-28 17:17 UTC  (12+ messages)
` [PATCH net-next 01/11] net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
` [PATCH net-next 02/11] net: Introduce L3 Master device abstraction
` [PATCH net-next 03/11] net: Add support for l3mdev ops to VRF driver
` [PATCH net-next 04/11] net: Replace vrf_master_ifindex{,_rcu} with l3mdev equivalents
` [PATCH net-next 05/11] net: Replace vrf_dev_table and friends
` [PATCH net-next 06/11] net: Replace calls to vrf_dev_get_rth
` [PATCH net-next 07/11] net: Remove the now unused vrf_ptr
` [PATCH net-next 08/11] net: Remove vrf header file
` [PATCH net-next 09/11] net: Move netif_index_is_l3_master to l3mdev.h
` [PATCH net-next 10/11] net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
` [PATCH net-next 11/11] net: Add netif_is_l3_slave

[PATCH] net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
 2015-09-28 17:12 UTC 

RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
 2015-09-28 16:51 UTC 

[net-next PATCH v2] netpoll: Drop budget parameter from NAPI polling call hierarchy
 2015-09-28 16:16 UTC 


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